Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/crypto/nx/
Dnx-aes-gcm.c186 crypto_aead_ctx(crypto_aead_reqtfm(req)); in gmac()
260 crypto_aead_ctx(crypto_aead_reqtfm(req)); in gcm_empty()
307 crypto_aead_authsize(crypto_aead_reqtfm(req))); in gcm_empty()
325 crypto_aead_ctx(crypto_aead_reqtfm(req)); in gcm_aes_nx_crypt()
366 nbytes -= crypto_aead_authsize(crypto_aead_reqtfm(req)); in gcm_aes_nx_crypt()
413 crypto_aead_authsize(crypto_aead_reqtfm(req)), in gcm_aes_nx_crypt()
421 crypto_aead_authsize(crypto_aead_reqtfm(req)), in gcm_aes_nx_crypt()
424 crypto_aead_authsize(crypto_aead_reqtfm(req))) ? in gcm_aes_nx_crypt()
455 crypto_aead_ctx(crypto_aead_reqtfm(req)); in gcm4106_aes_nx_encrypt()
472 crypto_aead_ctx(crypto_aead_reqtfm(req)); in gcm4106_aes_nx_decrypt()
/Linux-v4.19/arch/x86/crypto/
Dmorus640_glue.c143 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_glue_crypt()
159 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_glue_encrypt()
183 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_glue_decrypt()
234 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_morus640_glue_encrypt()
251 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_morus640_glue_decrypt()
Dmorus1280_glue.c147 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_glue_crypt()
163 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_glue_encrypt()
187 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_glue_decrypt()
238 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_morus1280_glue_encrypt()
255 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_morus1280_glue_decrypt()
Daegis128-aesni-glue.c187 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128_aesni_crypt()
209 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128_aesni_encrypt()
231 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128_aesni_decrypt()
273 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_aegis128_aesni_encrypt()
289 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_aegis128_aesni_decrypt()
Daegis256-aesni-glue.c187 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis256_aesni_crypt()
209 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis256_aesni_encrypt()
231 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis256_aesni_decrypt()
273 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_aegis256_aesni_encrypt()
289 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_aegis256_aesni_decrypt()
Daegis128l-aesni-glue.c187 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128l_aesni_crypt()
209 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128l_aesni_encrypt()
231 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128l_aesni_decrypt()
273 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_aegis128l_aesni_encrypt()
289 struct crypto_aead *aead = crypto_aead_reqtfm(req); in cryptd_aegis128l_aesni_decrypt()
Daesni-intel_glue.c798 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in gcmaes_crypt_by_sg()
920 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in gcmaes_encrypt()
990 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in gcmaes_decrypt()
1063 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in helper_rfc4106_encrypt()
1090 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in helper_rfc4106_decrypt()
1116 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in gcmaes_wrapper_encrypt()
1132 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in gcmaes_wrapper_decrypt()
1285 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in generic_gcmaes_encrypt()
1301 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in generic_gcmaes_decrypt()
/Linux-v4.19/crypto/
Dchacha20poly1305.c88 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in chacha_iv()
127 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in chacha_decrypt()
177 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in poly_tail()
211 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_cipherpad()
241 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_cipher()
272 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_adpad()
302 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_ad()
326 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_setkey()
353 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_init()
376 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in poly_genkey()
[all …]
Dseqiv.c39 geniv = crypto_aead_reqtfm(req); in seqiv_aead_encrypt_complete2()
57 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_encrypt()
119 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_decrypt()
Dauthenc.c122 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_done()
141 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_genicv()
186 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_copy_assoc()
201 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_encrypt()
239 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt_tail()
287 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt()
Dauthencesn.c104 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_genicv_tail()
137 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_genicv()
184 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_copy()
198 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_encrypt()
237 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_decrypt_tail()
287 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_decrypt()
Dechainiv.c33 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in echainiv_encrypt()
92 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in echainiv_decrypt()
Dccm.c67 unsigned long align = crypto_aead_alignmask(crypto_aead_reqtfm(req)); in crypto_ccm_reqctx()
140 struct crypto_aead *aead = crypto_aead_reqtfm(req); in format_input()
182 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_auth()
240 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_encrypt_done()
297 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_encrypt()
338 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_decrypt_done()
357 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_decrypt()
668 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4309_crypt()
Dgcm.c91 unsigned long align = crypto_aead_alignmask(crypto_aead_reqtfm(req)); in crypto_gcm_reqctx()
202 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_gcm_init_crypt()
424 struct crypto_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in gcm_hash()
436 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_enc_copy_hash()
490 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_gcm_verify()
525 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_gcm_decrypt()
808 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4106_crypt()
1034 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4543_crypt()
1065 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4543_copy_src_to_dst()
Daegis128.c360 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128_crypt()
377 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128_encrypt()
397 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128_decrypt()
Daegis256.c375 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis256_crypt()
392 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis256_encrypt()
412 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis256_decrypt()
Daegis128l.c424 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128l_crypt()
441 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128l_encrypt()
461 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_aegis128l_decrypt()
Dmorus1280.c440 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_crypt()
457 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_encrypt()
479 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_decrypt()
Dmorus640.c437 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_crypt()
454 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_encrypt()
476 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_decrypt()
Dpcrypt.c157 struct crypto_aead *aead = crypto_aead_reqtfm(req); in pcrypt_aead_encrypt()
199 struct crypto_aead *aead = crypto_aead_reqtfm(req); in pcrypt_aead_decrypt()
/Linux-v4.19/drivers/crypto/
Domap-aes-gcm.c95 struct crypto_aead *aead = crypto_aead_reqtfm(req); in omap_aes_gcm_copy_buffers()
184 struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in do_encrypt_iv()
279 ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_gcm_handle_queue()
308 struct crypto_aead *aead = crypto_aead_reqtfm(req); in omap_aes_gcm_crypt()
357 struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_4106gcm_encrypt()
368 struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_4106gcm_decrypt()
Dpicoxcell_crypto.c325 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in spacc_aead_make_ddts()
427 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in spacc_aead_free_ddts()
526 struct crypto_aead *aead = crypto_aead_reqtfm(aead_req); in spacc_aead_need_fallback()
547 struct crypto_tfm *old_tfm = crypto_aead_tfm(crypto_aead_reqtfm(req)); in spacc_aead_do_fallback()
572 struct crypto_aead *aead = crypto_aead_reqtfm(aead_req); in spacc_aead_submit()
645 struct crypto_aead *aead = crypto_aead_reqtfm(req); in spacc_aead_setup()
691 struct crypto_aead *aead = crypto_aead_reqtfm(req); in spacc_aead_encrypt()
699 struct crypto_aead *aead = crypto_aead_reqtfm(req); in spacc_aead_decrypt()
/Linux-v4.19/include/crypto/
Daead.h304 static inline struct crypto_aead *crypto_aead_reqtfm(struct aead_request *req) in crypto_aead_reqtfm() function
330 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_aead_encrypt()
362 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_aead_decrypt()
/Linux-v4.19/drivers/crypto/ccree/
Dcc_aead.c211 struct crypto_aead *tfm = crypto_aead_reqtfm(cc_req); in cc_aead_complete()
715 struct crypto_aead *tfm = crypto_aead_reqtfm(areq); in cc_set_assoc_desc()
759 struct crypto_aead *tfm = crypto_aead_reqtfm(areq); in cc_proc_authen_desc()
823 struct crypto_aead *tfm = crypto_aead_reqtfm(areq); in cc_proc_cipher_desc()
865 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_proc_digest_desc()
915 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_set_cipher_desc()
982 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_set_hmac_desc()
1015 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_set_xcbc_desc()
1089 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_proc_scheme_desc()
1151 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_mlli_to_sram()
[all …]
/Linux-v4.19/arch/arm64/crypto/
Daes-ce-ccm-glue.c73 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_init_mac()
150 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_calculate_auth_mac()
240 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_encrypt()
297 struct crypto_aead *aead = crypto_aead_reqtfm(req); in ccm_decrypt()

12