Home
last modified time | relevance | path

Searched refs:crypto_aead_reqtfm (Results 1 – 13 of 13) sorted by relevance

/linux-3.4.99/crypto/
Dauthenc.c114 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_update_done()
143 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_done()
166 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_verify_ahash_update_done()
215 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_verify_ahash_done()
249 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_ahash_fb()
288 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_ahash()
315 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_genicv()
369 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in crypto_authenc_encrypt_done()
384 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_encrypt()
449 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_verify()
[all …]
Dauthencesn.c118 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in authenc_esn_geniv_ahash_update_done()
158 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in authenc_esn_geniv_ahash_update_done2()
189 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in authenc_esn_geniv_ahash_done()
213 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in authenc_esn_verify_ahash_update_done()
274 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in authenc_esn_verify_ahash_update_done2()
324 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in authenc_esn_verify_ahash_done()
359 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_ahash()
407 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_genicv()
476 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(areq); in crypto_authenc_esn_encrypt_done()
490 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_encrypt()
[all …]
Dccm.c53 unsigned long align = crypto_aead_alignmask(crypto_aead_reqtfm(req)); in crypto_ccm_reqctx()
126 struct crypto_aead *aead = crypto_aead_reqtfm(req); in format_input()
248 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_auth()
284 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_encrypt_done()
305 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_encrypt()
361 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_decrypt_done()
375 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_decrypt()
688 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4309_crypt()
Dgcm.c82 unsigned long align = crypto_aead_alignmask(crypto_aead_reqtfm(req)); in crypto_gcm_reqctx()
187 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_gcm_init_crypt()
504 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_enc_copy_hash()
571 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_gcm_verify()
615 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_gcm_decrypt()
902 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4106_crypt()
1067 unsigned long align = crypto_aead_alignmask(crypto_aead_reqtfm(req)); in crypto_rfc4543_reqctx()
1109 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4543_crypt()
1172 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4543_encrypt()
Dpcrypt.c164 struct crypto_aead *aead = crypto_aead_reqtfm(req); in pcrypt_aead_encrypt()
206 struct crypto_aead *aead = crypto_aead_reqtfm(req); in pcrypt_aead_decrypt()
Dcryptd.c673 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cryptd_aead_enqueue()
/linux-3.4.99/include/crypto/
Daead.h36 return crypto_aead_reqtfm(&req->areq); in aead_givcrypt_reqtfm()
/linux-3.4.99/drivers/crypto/caam/
Dcaamalg.c833 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_unmap()
863 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_encrypt_done()
905 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_decrypt_done()
1081 struct crypto_aead *aead = crypto_aead_reqtfm(req); in init_aead_job()
1159 struct crypto_aead *aead = crypto_aead_reqtfm(req); in init_aead_giv_job()
1301 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_edesc_alloc()
1392 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_encrypt()
1431 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_decrypt()
1479 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_giv_edesc_alloc()
1580 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_givencrypt()
/linux-3.4.99/drivers/crypto/
Dpicoxcell_crypto.c327 unsigned ivsize = crypto_aead_ivsize(crypto_aead_reqtfm(areq)); in spacc_aead_make_ddts()
585 struct crypto_tfm *old_tfm = crypto_aead_tfm(crypto_aead_reqtfm(req)); in spacc_aead_do_fallback()
640 assoc_len += crypto_aead_ivsize(crypto_aead_reqtfm(aead_req)); in spacc_aead_submit()
641 proc_len += crypto_aead_ivsize(crypto_aead_reqtfm(aead_req)); in spacc_aead_submit()
705 unsigned ivsize = crypto_aead_ivsize(crypto_aead_reqtfm(req)); in spacc_aead_setup()
746 struct crypto_aead *aead = crypto_aead_reqtfm(req); in spacc_aead_encrypt()
776 struct crypto_aead *aead = crypto_aead_reqtfm(req); in spacc_aead_decrypt()
Dtalitos.c927 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in ipsec_esp_encrypt_done()
956 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in ipsec_esp_decrypt_swauth_done()
1050 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in ipsec_esp()
1316 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in aead_edesc_alloc()
1326 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_encrypt()
1343 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_decrypt()
1396 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in aead_givencrypt()
Dixp4xx_crypto.c353 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in finish_scattered_hmac()
1004 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in aead_perform()
1194 unsigned ivsize = crypto_aead_ivsize(crypto_aead_reqtfm(req)); in aead_encrypt()
1201 unsigned ivsize = crypto_aead_ivsize(crypto_aead_reqtfm(req)); in aead_decrypt()
/linux-3.4.99/include/linux/
Dcrypto.h798 static inline struct crypto_aead *crypto_aead_reqtfm(struct aead_request *req) in crypto_aead_reqtfm() function
805 return crypto_aead_crt(crypto_aead_reqtfm(req))->encrypt(req); in crypto_aead_encrypt()
810 return crypto_aead_crt(crypto_aead_reqtfm(req))->decrypt(req); in crypto_aead_decrypt()
/linux-3.4.99/arch/x86/crypto/
Daesni-intel_glue.c1014 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in rfc4106_encrypt()
1035 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in rfc4106_decrypt()
1084 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in __driver_rfc4106_encrypt()
1162 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in __driver_rfc4106_decrypt()