Searched refs:IXGBE_IPSEC_AUTH_BITS (Results 1 – 2 of 2) sorted by relevance
11 #define IXGBE_IPSEC_AUTH_BITS 128 macro
422 if (xs->aead->alg_icv_len != IXGBE_IPSEC_AUTH_BITS) { in ixgbe_ipsec_parse_proto_keys()424 IXGBE_IPSEC_AUTH_BITS); in ixgbe_ipsec_parse_proto_keys()880 const int authlen = IXGBE_IPSEC_AUTH_BITS / 8; in ixgbe_ipsec_tx()