Searched defs:tfm (Results 226 - 250 of 393) sorted by relevance

1234567891011>>

/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c108 static int nitrox_skcipher_init(struct crypto_skcipher *tfm) argument
134 static int nitrox_cbc_init(struct crypto_skcipher *tfm) argument
147 static void nitrox_skcipher_exit(struct crypto_skcipher *tfm) argument
169 struct crypto_tfm *tfm local
[all...]
/linux-master/arch/arm64/crypto/
H A Dsm4-ce-glue.c71 static int sm4_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
86 static int sm4_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
140 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
148 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
192 struct crypto_skcipher *tfm local
200 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
208 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
280 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
323 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
507 sm4_cbcmac_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int key_len) argument
523 sm4_cmac_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int key_len) argument
559 sm4_xcbc_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int key_len) argument
[all...]
H A Daes-neonbs-glue.c74 static int aesbs_setkey(struct crypto_skcipher *tfm, const u8 *in_key, argument
98 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
133 static int aesbs_cbc_ctr_setkey(struct crypto_skcipher *tfm, const u8 *in_key, argument
158 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
181 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
209 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
251 aesbs_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
280 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
[all...]
H A Daes-ce-ccm-glue.c47 static int ccm_setkey(struct crypto_aead *tfm, const u8 *in_key, argument
55 static int ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c95 int sun8i_ss_hash_init_tfm(struct crypto_ahash *tfm) argument
133 void sun8i_ss_hash_exit_tfm(struct crypto_ahash *tfm) argument
147 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
161 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
173 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
185 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
211 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
226 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
255 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
342 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
391 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
476 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
[all...]
/linux-master/fs/ubifs/
H A Dauth.c89 ubifs_get_desc(const struct ubifs_info *c, struct crypto_shash *tfm) argument
/linux-master/crypto/
H A Dalgif_hash.c233 struct crypto_ahash *tfm; local
303 struct crypto_ahash *tfm; local
414 struct crypto_ahash *tfm = private; local
441 struct crypto_ahash *tfm local
[all...]
H A Dscompress.c101 static int crypto_scomp_init_tfm(struct crypto_tfm *tfm) argument
115 struct crypto_acomp *tfm = crypto_acomp_reqtfm(req); local
195 static void crypto_exit_scomp_ops_async(struct crypto_tfm *tfm) argument
207 int crypto_init_scomp_ops_async(struct crypto_tfm *tfm) argument
237 struct crypto_tfm *tfm = crypto_acomp_tfm(acomp); local
256 struct crypto_tfm *tfm = crypto_acomp_tfm(acomp); local
[all...]
H A Daegis128-core.c378 static int crypto_aegis128_setauthsize(struct crypto_aead *tfm, argument
390 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
413 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
451 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
476 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
[all...]
H A Dcamellia_generic.c960 camellia_set_key(struct crypto_tfm *tfm, const u8 *in_key, argument
986 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
1012 static void camellia_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c26 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
91 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
123 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
306 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
350 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(breq); local
377 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
396 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
413 sun8i_ce_cipher_init(struct crypto_tfm *tfm) argument
452 sun8i_ce_cipher_exit(struct crypto_tfm *tfm) argument
461 sun8i_ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
490 sun8i_ce_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
[all...]
H A Dsun8i-ce-hash.c26 int sun8i_ce_hash_init_tfm(struct crypto_ahash *tfm) argument
64 void sun8i_ce_hash_exit_tfm(struct crypto_ahash *tfm) argument
75 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
89 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
101 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
113 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
138 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
153 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
181 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
208 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
241 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
333 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
[all...]
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c47 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
67 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
123 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
136 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
151 struct crypto_ahash *tfm local
165 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
182 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
195 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
261 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
344 rk_hash_init_tfm(struct crypto_ahash *tfm) argument
366 rk_hash_exit_tfm(struct crypto_ahash *tfm) argument
[all...]
/linux-master/fs/crypto/
H A Dkeysetup.c103 struct crypto_skcipher *tfm; local
153 struct crypto_skcipher *tfm; local
[all...]
/linux-master/net/ipv6/
H A Dseg6_hmac.c122 struct crypto_shash *tfm; local
356 struct crypto_shash *tfm; local
421 struct crypto_shash *tfm; local
[all...]
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c269 struct crypto_sync_skcipher *tfm; local
284 struct crypto_ahash *tfm; local
[all...]
/linux-master/drivers/md/
H A Ddm-verity.h42 struct crypto_ahash *tfm; member in struct:dm_verity
/linux-master/include/crypto/
H A Dacompress.h130 static inline struct crypto_tfm *crypto_acomp_tfm(struct crypto_acomp *tfm) argument
141 static inline struct crypto_acomp *__crypto_acomp_tfm(struct crypto_tfm *tfm) argument
152 static inline unsigned int crypto_acomp_reqsize(struct crypto_acomp *tfm) argument
146 crypto_comp_alg_common( struct crypto_acomp *tfm) argument
157 acomp_request_set_tfm(struct acomp_req *req, struct crypto_acomp *tfm) argument
163 acomp_is_async(struct crypto_acomp *tfm) argument
181 crypto_free_acomp(struct crypto_acomp *tfm) argument
296 struct crypto_acomp *tfm = crypto_acomp_reqtfm(req); local
322 struct crypto_acomp *tfm = crypto_acomp_reqtfm(req); local
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_comp_algs.c72 struct crypto_acomp *tfm = crypto_acomp_reqtfm(areq); local
109 struct crypto_acomp *tfm = crypto_acomp_reqtfm(areq); local
194 struct crypto_tfm *tfm = crypto_acomp_tfm(acomp_tfm); local
217 struct crypto_tfm *tfm = crypto_acomp_tfm(acomp_tfm); local
230 struct crypto_tfm *tfm = crypto_acomp_tfm(acomp_tfm); local
[all...]
/linux-master/include/crypto/internal/
H A Dhash.h132 static inline void *crypto_ahash_ctx(struct crypto_ahash *tfm) argument
137 static inline void *crypto_ahash_ctx_dma(struct crypto_ahash *tfm) argument
154 static inline void crypto_ahash_set_statesize(struct crypto_ahash *tfm, argument
160 static inline void crypto_ahash_set_reqsize(struct crypto_ahash *tfm, argument
234 static inline void *crypto_shash_ctx(struct crypto_shash *tfm) argument
268 __crypto_shash_cast(struct crypto_tfm *tfm) argument
[all...]
/linux-master/arch/riscv/crypto/
H A Daes-riscv64-glue.c89 static int riscv64_aes_setkey_cipher(struct crypto_tfm *tfm, argument
97 static int riscv64_aes_setkey_skcipher(struct crypto_skcipher *tfm, argument
107 static void riscv64_aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
120 static void riscv64_aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
137 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
175 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
215 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
279 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
344 riscv64_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
356 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
[all...]
/linux-master/arch/loongarch/crypto/
H A Dcrc32-loongarch.c125 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) argument
209 static int chksum_cra_init(struct crypto_tfm *tfm) argument
217 static int chksumc_cra_init(struct crypto_tfm *tfm) argument
/linux-master/drivers/crypto/
H A Dpadlock-aes.c97 static inline struct aes_ctx *aes_ctx(struct crypto_tfm *tfm) argument
102 static inline struct aes_ctx *skcipher_aes_ctx(struct crypto_skcipher *tfm) argument
107 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, argument
162 static int aes_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, argument
306 static void padlock_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
315 padlock_aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
346 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
371 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
411 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
438 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
[all...]
/linux-master/arch/x86/crypto/
H A Dcamellia_glue.c35 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
40 static void camellia_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
1254 static int camellia_setkey(struct crypto_tfm *tfm, const u8 *key, argument
1260 static int camellia_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, argument
/linux-master/drivers/crypto/qce/
H A Dsha.c185 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
329 static int qce_ahash_hmac_setkey(struct crypto_ahash *tfm, cons argument
393 qce_ahash_cra_init(struct crypto_tfm *tfm) argument
[all...]

Completed in 221 milliseconds

1234567891011>>