Searched refs:crypto_aead_authsize (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/crypto/
H A Dauthencesn.c130 crypto_aead_authsize(authenc_esn), 1); authenc_esn_geniv_ahash_update_done()
160 crypto_aead_authsize(authenc_esn), 1); authenc_esn_geniv_ahash_update_done2()
181 crypto_aead_authsize(authenc_esn), 1); authenc_esn_geniv_ahash_done()
226 authsize = crypto_aead_authsize(authenc_esn); authenc_esn_verify_ahash_update_done()
275 authsize = crypto_aead_authsize(authenc_esn); authenc_esn_verify_ahash_update_done2()
315 authsize = crypto_aead_authsize(authenc_esn); authenc_esn_verify_ahash_done()
447 crypto_aead_authsize(authenc_esn), 1); crypto_authenc_esn_genicv()
549 authsize = crypto_aead_authsize(authenc_esn); crypto_authenc_esn_verify()
619 unsigned int authsize = crypto_aead_authsize(authenc_esn); crypto_authenc_esn_decrypt()
H A Dauthenc.c146 crypto_aead_authsize(authenc), 1); authenc_geniv_ahash_update_done()
165 crypto_aead_authsize(authenc), 1); authenc_geniv_ahash_done()
197 authsize = crypto_aead_authsize(authenc); authenc_verify_ahash_update_done()
236 authsize = crypto_aead_authsize(authenc); authenc_verify_ahash_done()
371 crypto_aead_authsize(authenc), 1); crypto_authenc_genicv()
474 authsize = crypto_aead_authsize(authenc); crypto_authenc_verify()
527 unsigned int authsize = crypto_aead_authsize(authenc); crypto_authenc_decrypt()
H A Dccm.c131 m = crypto_aead_authsize(aead); format_input()
290 crypto_aead_authsize(aead), 1); crypto_ccm_encrypt_done()
352 crypto_aead_authsize(aead), 1); crypto_ccm_encrypt()
362 unsigned int authsize = crypto_aead_authsize(aead); crypto_ccm_decrypt_done()
380 unsigned int authsize = crypto_aead_authsize(aead); crypto_ccm_decrypt()
H A Dgcm.c514 crypto_aead_authsize(aead), 1); gcm_enc_copy_hash()
580 unsigned int authsize = crypto_aead_authsize(aead); crypto_gcm_verify()
625 unsigned int authsize = crypto_aead_authsize(aead); crypto_gcm_decrypt()
1112 crypto_aead_authsize(aead), 1); crypto_rfc4543_done()
1129 unsigned int authsize = crypto_aead_authsize(aead); crypto_rfc4543_crypt()
1186 unsigned int authsize = crypto_aead_authsize(aead); crypto_rfc4543_copy_src_to_dst()
1214 crypto_aead_authsize(aead), 1); crypto_rfc4543_encrypt()
H A Dalgif_aead.c72 unsigned as = crypto_aead_authsize(crypto_aead_reqtfm(&ctx->aead_req)); aead_sufficient_data()
356 unsigned as = crypto_aead_authsize(crypto_aead_reqtfm(&ctx->aead_req)); aead_recvmsg()
/linux-4.1.27/net/ipv4/
H A Desp4.c142 alen = crypto_aead_authsize(aead); esp_output()
281 int alen = crypto_aead_authsize(aead); esp_input_done2()
475 return ((mtu - x->props.header_len - crypto_aead_authsize(aead) - esp4_get_mtu()
608 crypto_aead_authsize(aead)) { esp_init_authenc()
611 crypto_aead_authsize(aead), esp_init_authenc()
674 x->props.trailer_len = align + 1 + crypto_aead_authsize(aead); esp_init_state()
/linux-4.1.27/net/ipv6/
H A Desp6.c169 alen = crypto_aead_authsize(aead); esp6_output()
272 int alen = crypto_aead_authsize(aead); esp_input_done2()
422 return ((mtu - x->props.header_len - crypto_aead_authsize(aead) - esp6_get_mtu()
550 crypto_aead_authsize(aead)) { esp_init_authenc()
553 crypto_aead_authsize(aead), esp_init_authenc()
615 x->props.trailer_len = align + 1 + crypto_aead_authsize(aead); esp6_init_state()
/linux-4.1.27/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c98 maciv[0] |= (crypto_aead_authsize(aead) - 2) << 2; ccm_init_mac()
198 crypto_aead_authsize(aead), 1); ccm_encrypt()
207 unsigned int authsize = crypto_aead_authsize(aead); ccm_decrypt()
/linux-4.1.27/drivers/crypto/nx/
H A Dnx-aes-gcm.c316 crypto_aead_authsize(crypto_aead_reqtfm(req))); gcm_empty()
372 nbytes -= crypto_aead_authsize(crypto_aead_reqtfm(req)); gcm_aes_nx_crypt()
418 crypto_aead_authsize(crypto_aead_reqtfm(req)), gcm_aes_nx_crypt()
425 crypto_aead_authsize(crypto_aead_reqtfm(req)), gcm_aes_nx_crypt()
428 crypto_aead_authsize(crypto_aead_reqtfm(req))) ? gcm_aes_nx_crypt()
H A Dnx-aes-ccm.c351 unsigned int authsize = crypto_aead_authsize(crypto_aead_reqtfm(req)); ccm_nx_decrypt()
428 unsigned int authsize = crypto_aead_authsize(crypto_aead_reqtfm(req)); ccm_nx_encrypt()
/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c341 int authsize = crypto_aead_authsize(tfm); finish_scattered_hmac()
995 unsigned authsize = crypto_aead_authsize(tfm); aead_perform()
1167 return aead_setup(tfm, crypto_aead_authsize(tfm)); aead_setkey()
/linux-4.1.27/net/mac802154/
H A Dllsec.c638 if (crypto_aead_authsize(key->tfm[i]) == authlen) llsec_tfm_by_len()
/linux-4.1.27/arch/x86/crypto/
H A Daesni-intel_glue.c1006 unsigned long auth_tag_len = crypto_aead_authsize(tfm); __driver_rfc4106_encrypt()
1092 unsigned long auth_tag_len = crypto_aead_authsize(tfm); __driver_rfc4106_decrypt()
/linux-4.1.27/include/linux/
H A Dcrypto.h1281 * crypto_aead_authsize() - obtain maximum authentication data size
1292 static inline unsigned int crypto_aead_authsize(struct crypto_aead *tfm) crypto_aead_authsize() function
1421 if (req->cryptlen < crypto_aead_authsize(crypto_aead_reqtfm(req))) crypto_aead_decrypt()

Completed in 703 milliseconds