| /linux/arch/arm64/crypto/ |
| H A D | sm4-ce-gcm-glue.c | 73 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_calculate_auth_mac() 137 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_crypt() 177 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_encrypt() 196 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_decrypt()
|
| H A D | sm4-ce-ccm-glue.c | 55 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_format_input() 92 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_calculate_auth_mac() 193 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_encrypt() 220 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_decrypt()
|
| H A D | aes-ce-ccm-glue.c | 65 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_init_mac() 135 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_calculate_auth_mac() 169 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_encrypt() 233 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_decrypt()
|
| H A D | ghash-ce-glue.c | 271 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_calculate_auth_mac() 297 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_encrypt() 359 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_decrypt() 461 struct crypto_aead *aead = crypto_aead_reqtfm(req); in rfc4106_encrypt() 474 struct crypto_aead *aead = crypto_aead_reqtfm(req); in rfc4106_decrypt()
|
| /linux/crypto/ |
| H A D | seqiv.c | 32 geniv = crypto_aead_reqtfm(req); in seqiv_aead_encrypt_complete2() 49 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_encrypt() 101 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_decrypt()
|
| H A D | authenc.c | 112 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_finish() 147 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_genicv() 189 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_encrypt() 231 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt_tail() 280 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt()
|
| H A D | authencesn.c | 87 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_genicv_tail() 116 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_genicv() 161 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_encrypt() 200 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_decrypt_tail() 248 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_decrypt()
|
| H A D | aead.c | 86 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_aead_encrypt() 97 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_aead_decrypt()
|
| H A D | simd.c | 290 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in simd_aead_encrypt() 311 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in simd_aead_decrypt()
|
| H A D | skcipher.c | 325 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in skcipher_walk_aead_common() 363 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in skcipher_walk_aead_decrypt()
|
| H A D | essiv.c | 185 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in essiv_aead_crypt()
|
| H A D | testmgr.c | 2038 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in test_aead_vec_cfg() 2133 crypto_aead_reqtfm(req) != tfm || in test_aead_vec_cfg() 2149 if (crypto_aead_reqtfm(req) != tfm) in test_aead_vec_cfg() 2313 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in generate_aead_message() 2383 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in generate_random_aead_testvec() 2606 ctx->tfm = crypto_aead_reqtfm(req); in test_aead_slow()
|
| /linux/include/crypto/ |
| H A D | aead.h | 408 static inline struct crypto_aead *crypto_aead_reqtfm(struct aead_request *req) in crypto_aead_reqtfm() function 415 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_sync_aead_reqtfm()
|
| /linux/drivers/crypto/cavium/nitrox/ |
| H A D | nitrox_aead.c | 215 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in nitrox_aes_gcm_enc() 249 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in nitrox_aes_gcm_dec() 442 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in nitrox_rfc4106_enc() 474 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in nitrox_rfc4106_dec()
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-crypto-aes-galois.c | 78 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in ccp_aes_gcm_crypt()
|
| /linux/drivers/crypto/caam/ |
| H A D | caamalg.c | 1142 struct crypto_aead *aead = crypto_aead_reqtfm(req); in init_aead_job() 1203 struct crypto_aead *aead = crypto_aead_reqtfm(req); in init_gcm_job() 1233 struct crypto_aead *aead = crypto_aead_reqtfm(req); in init_chachapoly_job() 1267 struct crypto_aead *aead = crypto_aead_reqtfm(req); in init_authenc_job() 1389 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_edesc_alloc() 1555 struct crypto_aead *aead = crypto_aead_reqtfm(req); in chachapoly_crypt() 1589 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_crypt() 1623 struct caam_ctx *ctx = crypto_aead_ctx_dma(crypto_aead_reqtfm(req)); in aead_do_one_req() 1648 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_crypt()
|
| H A D | caamalg_qi.c | 897 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_unmap() 922 struct crypto_aead *aead = crypto_aead_reqtfm(aead_req); in aead_done() 944 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_edesc_alloc() 1164 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_crypt()
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_algs.c | 106 tfm = crypto_aead_reqtfm(req); in validate_hmac_cipher_null() 889 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in create_aead_ctx_hdr() 974 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in create_hmac_ctx_hdr() 1142 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cpt_aead_enc_dec()
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_cipher.c | 1004 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in safexcel_aead_handle_result() 1075 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in safexcel_aead_send() 2825 struct crypto_aead *aead = crypto_aead_reqtfm(req); in safexcel_aead_chachapoly_crypt() 3178 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in safexcel_aead_sm4_blk_decrypt() 3250 struct crypto_aead *aead = crypto_aead_reqtfm(req); in safexcel_aead_fallback_crypt() 3284 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in safexcel_aead_sm4cbc_sm3_decrypt()
|
| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-aes.c | 1160 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in tegra_ccm_crypt_init() 1197 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in tegra_ccm_do_one_req() 1272 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in tegra_gcm_do_one_req() 1430 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in tegra_aead_crypt()
|
| /linux/drivers/crypto/qce/ |
| H A D | common.c | 425 struct qce_alg_template *tmpl = to_aead_tmpl(crypto_aead_reqtfm(req)); in qce_setup_regs_aead()
|
| /linux/drivers/crypto/axis/ |
| H A D | artpec6_crypto.c | 1838 struct crypto_aead *cipher = crypto_aead_reqtfm(areq); in artpec6_crypto_prepare_aead() 2190 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in artpec6_crypto_complete_aead()
|
| /linux/arch/x86/crypto/ |
| H A D | aesni-intel_glue.c | 1393 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in gcm_crypt()
|
| /linux/net/tls/ |
| H A D | tls_sw.c | 190 struct crypto_aead *aead = crypto_aead_reqtfm(aead_req); in tls_decrypt_done()
|