Home
last modified time | relevance | path

Searched refs:crypto_skcipher_reqtfm (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v5.4/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c17 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_opti_poll()
120 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_cipher_poll_fallback()
143 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_cipher_poll()
343 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_cbc_aes_encrypt()
354 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_cbc_aes_decrypt()
366 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_ecb_aes_encrypt()
377 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_ecb_aes_decrypt()
389 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_cbc_des_encrypt()
400 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_cbc_des_decrypt()
412 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_ecb_des_encrypt()
[all …]
/Linux-v5.4/arch/x86/crypto/
Dglue_helper.c24 void *ctx = crypto_skcipher_ctx(crypto_skcipher_reqtfm(req)); in glue_ecb_req_128bit()
69 void *ctx = crypto_skcipher_ctx(crypto_skcipher_reqtfm(req)); in glue_cbc_encrypt_req_128bit()
101 void *ctx = crypto_skcipher_ctx(crypto_skcipher_reqtfm(req)); in glue_cbc_decrypt_req_128bit()
161 void *ctx = crypto_skcipher_ctx(crypto_skcipher_reqtfm(req)); in glue_ctr_req_128bit()
277 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in glue_xts_req_128bit()
Ddes3_ede_glue.c122 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_encrypt()
130 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_decrypt()
161 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt()
240 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
323 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_crypt()
Dcast5_avx_glue.c50 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_crypt()
113 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt()
198 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
278 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_crypt()
Dblowfish_glue.c76 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_crypt()
153 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt()
234 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
320 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_crypt()
Daesni-intel_glue.c382 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_encrypt()
404 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_decrypt()
426 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt()
448 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
505 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_crypt()
606 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
618 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
Dserpent_avx2_glue.c165 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
175 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
Dcamellia_aesni_avx2_glue.c180 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
190 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
/Linux-v5.4/crypto/
Decb.c45 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_ecb_encrypt()
54 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_ecb_decrypt()
Dcts.c68 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_cts_reqctx_space()
105 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_encrypt()
149 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_cts_encrypt()
186 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_decrypt()
243 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_cts_decrypt()
Dkeywrap.c125 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_kw_decrypt()
194 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_kw_encrypt()
Dskcipher.c451 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in skcipher_walk_skcipher()
626 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in skcipher_crypt_blkcipher()
640 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_blkcipher()
649 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_blkcipher()
724 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in skcipher_crypt_ablkcipher()
739 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_ablkcipher()
748 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_ablkcipher()
846 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_skcipher_encrypt()
863 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_skcipher_decrypt()
Dchacha_generic.c112 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_chacha_crypt()
121 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_xchacha_crypt()
Dpcbc.c65 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_pcbc_encrypt()
132 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_pcbc_decrypt()
Darc4.c26 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_arc4_crypt()
Dcfb.c104 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_cfb_encrypt()
180 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_cfb_decrypt()
Dadiantum.c229 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in adiantum_hash_header()
258 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in adiantum_hash_message()
292 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in adiantum_finish()
332 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in adiantum_crypt()
/Linux-v5.4/arch/arm/crypto/
Daes-ce-glue.c179 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_encrypt()
199 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_decrypt()
220 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt_walk()
250 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt_walk()
279 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_encrypt()
337 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_decrypt()
395 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
456 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
528 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
Dchacha-neon-glue.c94 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in chacha_neon()
105 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xchacha_neon()
Daes-neonbs-glue.c90 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __ecb_crypt()
159 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
222 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
333 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __xts_crypt()
/Linux-v5.4/include/crypto/
Dskcipher.h397 static inline struct crypto_skcipher *crypto_skcipher_reqtfm( in crypto_skcipher_reqtfm() function
406 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_sync_skcipher_reqtfm()
521 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in skcipher_request_zero()
Dctr.h24 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_ctr_encrypt_walk()
/Linux-v5.4/arch/arm64/crypto/
Daes-glue.c193 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_encrypt()
213 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_decrypt()
234 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt_walk()
263 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt_walk()
291 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_encrypt()
348 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_decrypt()
421 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in essiv_cbc_encrypt()
443 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in essiv_cbc_decrypt()
465 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
527 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
[all …]
Daes-neonbs-glue.c101 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __ecb_crypt()
160 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt()
183 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
230 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
321 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __xts_crypt()
Dchacha-neon-glue.c91 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in chacha_neon()
102 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xchacha_neon()

123