Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xfrm: Define new XFRM netlink auth attribute with specified truncatio…
…n bits The new XFRMA_ALG_AUTH_TRUNC attribute taking a xfrm_algo_auth as argument allows the installation of authentication algorithms with a truncation length specified in userspace, i.e. SHA256 with 128 bit instead of 96 bit truncation. Signed-off-by: Martin Willi <martin@strongswan.org> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information