Searched refs:authlen (Results 1 – 3 of 3) sorted by relevance
93 unsigned int authlen = crypto_aead_authsize(aead); in omap_aes_gcm_copy_buffers() local105 cryptlen -= authlen; in omap_aes_gcm_copy_buffers()148 dd->authsize = authlen; in omap_aes_gcm_copy_buffers()242 unsigned int authlen = crypto_aead_authsize(aead); in omap_aes_gcm_crypt() local259 scatterwalk_map_and_copy(rctx->auth_tag, req->dst, 0, authlen, in omap_aes_gcm_crypt()
522 const int authlen = IXGBE_IPSEC_AUTH_BITS / 8; in ixgbevf_ipsec_tx() local527 ret = skb_copy_bits(skb, skb->len - (authlen + 2), in ixgbevf_ipsec_tx()531 itd->trailer_len = authlen + 2 + padlen; in ixgbevf_ipsec_tx()
1130 const int authlen = IXGBE_IPSEC_AUTH_BITS / 8; in ixgbe_ipsec_tx() local1135 ret = skb_copy_bits(skb, skb->len - (authlen + 2), in ixgbe_ipsec_tx()1139 itd->trailer_len = authlen + 2 + padlen; in ixgbe_ipsec_tx()