Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dchacha20poly1305.c94 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in chacha_iv()
133 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in chacha_decrypt()
183 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in poly_tail()
217 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_cipherpad()
247 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_cipher()
278 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_adpad()
308 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_ad()
332 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_setkey()
359 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in poly_init()
382 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.c130 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_done()
149 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_genicv()
194 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_copy_assoc()
209 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_encrypt()
247 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt_tail()
295 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()
660 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()
796 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4106_crypt()
1022 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_rfc4543_crypt()
1053 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()
Dmorus640.c430 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_crypt()
447 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_encrypt()
469 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus640_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.c438 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_crypt()
455 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_encrypt()
477 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in crypto_morus1280_decrypt()
Dpcrypt.c158 struct crypto_aead *aead = crypto_aead_reqtfm(req); in pcrypt_aead_encrypt()
202 struct crypto_aead *aead = crypto_aead_reqtfm(req); in pcrypt_aead_decrypt()
Dskcipher.c516 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in skcipher_walk_aead_common()
576 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in skcipher_walk_aead_decrypt()
Dcryptd.c965 tfm = crypto_aead_reqtfm(req); in cryptd_aead_crypt()
1008 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cryptd_aead_enqueue()
/linux-4.19.296/include/crypto/
Daead.h306 static inline struct crypto_aead *crypto_aead_reqtfm(struct aead_request *req) in crypto_aead_reqtfm() function
332 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_aead_encrypt()
364 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_aead_decrypt()