Searched refs:crypto_aead_reqtfm (Results 1 – 17 of 17) sorted by relevance
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()
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()
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()
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()
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()255 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_decrypt()
185 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in essiv_aead_crypt()
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()
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()
408 static inline struct crypto_aead *crypto_aead_reqtfm(struct aead_request *req) in crypto_aead_reqtfm() function415 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_sync_aead_reqtfm()
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()
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()
356 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_edesc_alloc()1266 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_unmap()1293 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_encrypt_done()1314 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_decrypt_done()1331 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_encrypt()1359 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_decrypt()
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()
1164 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in tegra_ccm_crypt_init()1201 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in tegra_ccm_do_one_req()1278 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in tegra_gcm_do_one_req()1438 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in tegra_aead_crypt()
2506 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_need_fallback()2573 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_do_fallback()2599 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_enqueue()2666 crypto_aead_ivsize(crypto_aead_reqtfm(req)); in aead_enqueue()
547 crypto_aead_reqtfm(aead_req)); in crypto4xx_aead_done()
190 struct crypto_aead *aead = crypto_aead_reqtfm(aead_req); in tls_decrypt_done()