Searched refs:IXGBE_IPSEC_AUTH_BITS (Results 1 – 4 of 4) sorted by relevance
10 #define IXGBE_IPSEC_AUTH_BITS 128 macro
224 if (xs->aead->alg_icv_len != IXGBE_IPSEC_AUTH_BITS) { in ixgbevf_ipsec_parse_proto_keys()226 IXGBE_IPSEC_AUTH_BITS); in ixgbevf_ipsec_parse_proto_keys()528 const int authlen = IXGBE_IPSEC_AUTH_BITS / 8; in ixgbevf_ipsec_tx()
11 #define IXGBE_IPSEC_AUTH_BITS 128 macro
440 if (xs->aead->alg_icv_len != IXGBE_IPSEC_AUTH_BITS) { in ixgbe_ipsec_parse_proto_keys()442 IXGBE_IPSEC_AUTH_BITS); in ixgbe_ipsec_parse_proto_keys()917 algo = xfrm_aead_get_byname(aes_gcm_name, IXGBE_IPSEC_AUTH_BITS, 1); in ixgbe_ipsec_vf_add_sa()948 xs->aead->alg_icv_len = IXGBE_IPSEC_AUTH_BITS; in ixgbe_ipsec_vf_add_sa()1135 const int authlen = IXGBE_IPSEC_AUTH_BITS / 8; in ixgbe_ipsec_tx()