Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c21 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_opti_poll()
129 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_cipher_poll()
322 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_cbc_aes_encrypt()
333 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_cbc_aes_decrypt()
345 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_ecb_aes_encrypt()
356 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_ecb_aes_decrypt()
368 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_cbc_des_encrypt()
379 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_cbc_des_decrypt()
391 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_ecb_des_encrypt()
402 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); in sun4i_ss_ecb_des_decrypt()
[all …]
/Linux-v4.19/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()
219 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt()
240 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
261 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
298 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
320 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
Daes-neonbs-glue.c84 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __ecb_crypt()
153 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
197 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
275 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __xts_crypt()
Dspeck-neon-glue.c54 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __speck128_xts_crypt()
155 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __speck64_xts_crypt()
Dchacha20-neon-glue.c62 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in chacha20_neon()
/Linux-v4.19/include/crypto/
Dskcipher.h419 static inline struct crypto_skcipher *crypto_skcipher_reqtfm( in crypto_skcipher_reqtfm() function
438 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_skcipher_encrypt()
459 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_skcipher_decrypt()
545 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in skcipher_request_zero()
/Linux-v4.19/arch/x86/crypto/
Dglue_helper.c38 void *ctx = crypto_skcipher_ctx(crypto_skcipher_reqtfm(req)); in glue_ecb_req_128bit()
83 void *ctx = crypto_skcipher_ctx(crypto_skcipher_reqtfm(req)); in glue_cbc_encrypt_req_128bit()
115 void *ctx = crypto_skcipher_ctx(crypto_skcipher_reqtfm(req)); in glue_cbc_decrypt_req_128bit()
175 void *ctx = crypto_skcipher_ctx(crypto_skcipher_reqtfm(req)); in glue_ctr_req_128bit()
Ddes3_ede_glue.c132 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_encrypt()
140 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_decrypt()
171 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt()
250 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
333 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_crypt()
Dcast5_avx_glue.c65 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_crypt()
128 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt()
213 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
293 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_crypt()
Dblowfish_glue.c91 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_crypt()
168 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt()
249 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
335 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_crypt()
Dfpu.c44 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_fpu_encrypt()
65 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_fpu_decrypt()
Dserpent_avx2_glue.c170 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
180 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
Dcamellia_aesni_avx2_glue.c185 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
195 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
Dserpent_avx_glue.c220 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
230 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
Dtwofish_avx_glue.c223 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
233 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
Dcast6_avx_glue.c214 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
224 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
Dcamellia_aesni_avx_glue.c211 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
221 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
/Linux-v4.19/crypto/
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()
184 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_decrypt()
241 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_cts_decrypt()
Dskcipher.c447 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in skcipher_walk_skcipher()
613 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in skcipher_crypt_blkcipher()
627 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_blkcipher()
636 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_blkcipher()
710 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in skcipher_crypt_ablkcipher()
725 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_ablkcipher()
734 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_ablkcipher()
Dsimd.c61 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in simd_skcipher_encrypt()
82 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in simd_skcipher_decrypt()
Dpcbc.c94 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_pcbc_encrypt()
166 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_pcbc_decrypt()
/Linux-v4.19/arch/arm64/crypto/
Daes-neonbs-glue.c97 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __ecb_crypt()
156 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt()
179 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
226 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
288 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt_sync()
301 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __xts_crypt()
Daes-glue.c134 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_encrypt()
154 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_decrypt()
174 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt()
194 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt()
214 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
253 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt_sync()
264 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
286 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()
Dspeck-neon-glue.c48 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __speck128_xts_crypt()
149 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in __speck64_xts_crypt()
Dchacha20-neon-glue.c70 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in chacha20_neon()

12