Searched defs:tfm (Results 351 - 375 of 399) sorted by relevance

<<111213141516

/linux-master/drivers/staging/ks7010/
H A Dks_hostif.c195 struct crypto_shash *tfm = NULL; local
/linux-master/drivers/crypto/chelsio/
H A Dchcr_crypto.h158 static inline struct chcr_context *a_ctx(struct crypto_aead *tfm) argument
163 static inline struct chcr_context *c_ctx(struct crypto_skcipher *tfm) argument
168 static inline struct chcr_context *h_ctx(struct crypto_ahash *tfm) argument
H A Dchcr_algo.c174 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
214 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
364 static inline int is_hmac(struct crypto_tfm *tfm) argument
566 static inline int get_cryptoalg_subtype(struct crypto_skcipher *tfm) argument
713 struct crypto_tfm *tfm = req->tfm; local
800 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(wrparam->req); local
1057 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1098 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1132 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1160 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1248 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1364 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1409 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1466 chcr_init_tfm(struct crypto_skcipher *tfm) argument
1485 chcr_rfc3686_init(struct crypto_skcipher *tfm) argument
1506 chcr_exit_tfm(struct crypto_skcipher *tfm) argument
1564 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2096 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2152 struct crypto_tfm *tfm = req->tfm; local
2201 chcr_ahash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
2302 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
2314 chcr_sha_cra_init(struct crypto_tfm *tfm) argument
2345 chcr_hmac_cra_init(struct crypto_tfm *tfm) argument
2360 chcr_hmac_cra_exit(struct crypto_tfm *tfm) argument
2374 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2382 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2426 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2444 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2588 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2649 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2716 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2762 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(wrparam->req); local
2944 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2970 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
3045 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
3142 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
3256 chcr_aead_cra_init(struct crypto_aead *tfm) argument
3273 chcr_aead_cra_exit(struct crypto_aead *tfm) argument
3280 chcr_authenc_null_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
3289 chcr_authenc_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
3328 chcr_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
3364 chcr_4106_4309_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
3388 chcr_ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
3746 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
3796 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
3825 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
[all...]
/linux-master/net/tipc/
H A Dcrypto.c130 struct crypto_aead *tfm; member in struct:tipc_tfm
491 struct crypto_aead *tfm; local
518 struct crypto_aead *tfm; local
685 tipc_aead_mem_alloc(struct crypto_aead *tfm, unsigned int crypto_ctx_size, u8 **iv, struct aead_request **req, struct scatterlist **sg, int nsg) argument
737 struct crypto_aead *tfm = tipc_aead_tfm_next(aead); local
882 struct crypto_aead *tfm; local
[all...]
/linux-master/fs/ecryptfs/
H A Decryptfs_kernel.h239 struct crypto_skcipher *tfm; member in struct:ecryptfs_crypt_stat
H A Dcrypto.c156 struct crypto_shash *tfm; local
1667 ecryptfs_get_tfm_and_mutex_for_cipher_name(struct crypto_skcipher **tfm, struct mutex **tfm_mutex, char *cipher_name) argument
2030 struct crypto_skcipher *tfm; local
[all...]
/linux-master/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c143 struct crypto_tfm *tfm; member in union:crypt_ctl::__anon176
247 static inline u32 cipher_cfg_enc(struct crypto_tfm *tfm) argument
252 static inline u32 cipher_cfg_dec(struct crypto_tfm *tfm) argument
257 static inline const struct ix_hash_algo *ix_hash(struct crypto_tfm *tfm) argument
355 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
393 struct crypto_skcipher *tfm local
614 init_tfm(struct crypto_tfm *tfm) argument
630 init_tfm_ablk(struct crypto_skcipher *tfm) argument
652 init_tfm_aead(struct crypto_aead *tfm) argument
658 exit_tfm(struct crypto_tfm *tfm) argument
666 exit_tfm_ablk(struct crypto_skcipher *tfm) argument
675 exit_tfm_aead(struct crypto_aead *tfm) argument
680 register_chain_var(struct crypto_tfm *tfm, u8 xpad, u32 target, int init_len, u32 ctx_addr, const u8 *key, int key_len) argument
736 setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned int authsize, const u8 *key, int key_len, unsigned int digest_len) argument
783 gen_rev_aes_key(struct crypto_tfm *tfm) argument
811 setup_cipher(struct crypto_tfm *tfm, int encrypt, const u8 *key, int key_len) argument
901 ablk_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
931 ablk_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
938 ablk_rfc3686_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
956 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
975 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1068 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1091 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1203 aead_setup(struct crypto_aead *tfm, unsigned int authsize) argument
1235 aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
1244 aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
1271 des3_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
[all...]
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c595 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
718 static int hpre_dh_set_secret(struct crypto_kpp *tfm, const void *buf, argument
745 static unsigned int hpre_dh_max_size(struct crypto_kpp *tfm) argument
752 static int hpre_dh_init_tfm(struct crypto_kpp *tfm) argument
761 static void hpre_dh_exit_tfm(struct crypto_kpp *tfm) argument
798 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
846 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
1134 hpre_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
1147 hpre_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
1160 hpre_rsa_max_size(struct crypto_akcipher *tfm) argument
1172 hpre_rsa_init_tfm(struct crypto_akcipher *tfm) argument
1193 hpre_rsa_exit_tfm(struct crypto_akcipher *tfm) argument
1394 hpre_ecdh_set_secret(struct crypto_kpp *tfm, const void *buf, unsigned int len) argument
1589 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
1630 hpre_ecdh_max_size(struct crypto_kpp *tfm) argument
1638 hpre_ecdh_nist_p192_init_tfm(struct crypto_kpp *tfm) argument
1649 hpre_ecdh_nist_p256_init_tfm(struct crypto_kpp *tfm) argument
1660 hpre_ecdh_nist_p384_init_tfm(struct crypto_kpp *tfm) argument
1671 hpre_ecdh_exit_tfm(struct crypto_kpp *tfm) argument
1733 hpre_curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, unsigned int len) argument
1941 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
1983 hpre_curve25519_max_size(struct crypto_kpp *tfm) argument
1990 hpre_curve25519_init_tfm(struct crypto_kpp *tfm) argument
1999 hpre_curve25519_exit_tfm(struct crypto_kpp *tfm) argument
[all...]
/linux-master/drivers/crypto/
H A Dtalitos.c1705 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
1792 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
1915 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
1930 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
1983 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
2136 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
2160 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
2187 keyhash(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, u8 *hash) argument
2218 ahash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
3070 talitos_cra_init_aead(struct crypto_aead *tfm) argument
3082 talitos_cra_init_skcipher(struct crypto_skcipher *tfm) argument
3094 talitos_cra_init_ahash(struct crypto_tfm *tfm) argument
3111 talitos_cra_exit(struct crypto_tfm *tfm) argument
[all...]
H A Dsahara.c619 static int sahara_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
708 static int sahara_aes_init_tfm(struct crypto_skcipher *tfm) argument
726 static void sahara_aes_exit_tfm(struct crypto_skcipher *tfm) argument
873 struct crypto_ahash *tfm local
1025 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1090 sahara_sha_cra_init(struct crypto_tfm *tfm) argument
[all...]
H A Dmxs-dcp.c444 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
507 static int mxs_dcp_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
535 static int mxs_dcp_aes_setrefkey(struct crypto_skcipher *tfm, const u8 *key, argument
561 static int mxs_dcp_aes_fallback_init_tfm(struct crypto_skcipher *tfm) argument
577 mxs_dcp_aes_fallback_exit_tfm(struct crypto_skcipher *tfm) argument
584 mxs_dcp_paes_init_tfm(struct crypto_skcipher *tfm) argument
599 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
669 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
774 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
804 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
866 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
881 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
891 dcp_sha_cra_init(struct crypto_tfm *tfm) argument
898 dcp_sha_cra_exit(struct crypto_tfm *tfm) argument
[all...]
H A Datmel-sha.c428 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1243 static int atmel_sha_cra_init(struct crypto_tfm *tfm) argument
1687 struct crypto_ahash *tfm local
1748 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1765 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1785 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1801 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1849 atmel_sha_hmac_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1872 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1889 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1948 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2022 atmel_sha_hmac_cra_init(struct crypto_tfm *tfm) argument
2034 atmel_sha_hmac_cra_exit(struct crypto_tfm *tfm) argument
2108 struct crypto_ahash *tfm; member in struct:atmel_sha_authenc_ctx
2169 struct crypto_ahash *tfm; local
2235 struct crypto_ahash *tfm = auth->tfm; local
2250 struct crypto_ahash *tfm = auth->tfm; local
2282 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2305 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
[all...]
H A Domap-sham.c303 struct crypto_ahash *tfm = crypto_ahash_reqtfm(dd->req); local
450 struct crypto_ahash *tfm = crypto_ahash_reqtfm(dd->req); local
940 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1283 omap_sham_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1320 omap_sham_cra_init_alg(struct crypto_tfm *tfm, const char *alg_base) argument
1354 omap_sham_cra_init(struct crypto_tfm *tfm) argument
1359 omap_sham_cra_sha1_init(struct crypto_tfm *tfm) argument
1364 omap_sham_cra_sha224_init(struct crypto_tfm *tfm) argument
1369 omap_sham_cra_sha256_init(struct crypto_tfm *tfm) argument
1374 omap_sham_cra_md5_init(struct crypto_tfm *tfm) argument
1379 omap_sham_cra_sha384_init(struct crypto_tfm *tfm) argument
1384 omap_sham_cra_sha512_init(struct crypto_tfm *tfm) argument
1389 omap_sham_cra_exit(struct crypto_tfm *tfm) argument
[all...]
/linux-master/drivers/crypto/caam/
H A Dcaamalg.c3620 static int caam_cra_init(struct crypto_skcipher *tfm) argument
3655 static int caam_aead_init(struct crypto_aead *tfm) argument
3676 caam_cra_exit(struct crypto_skcipher *tfm) argument
3685 caam_aead_exit(struct crypto_aead *tfm) argument
[all...]
/linux-master/drivers/crypto/bcm/
H A Dcipher.c658 struct crypto_tfm *tfm = crypto_ahash_tfm(ahash); local
1905 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1962 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2018 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2091 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2146 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2185 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2419 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2469 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2576 struct crypto_tfm *tfm = crypto_aead_tfm(aead); local
2724 struct crypto_tfm *tfm = crypto_aead_tfm(cipher); local
2819 struct crypto_tfm *tfm = crypto_aead_tfm(cipher); local
4087 generic_cra_init(struct crypto_tfm *tfm, struct iproc_alg_s *cipher_alg) argument
4116 struct crypto_tfm *tfm = crypto_skcipher_tfm(skcipher); local
4128 ahash_cra_init(struct crypto_tfm *tfm) argument
4153 struct crypto_tfm *tfm = crypto_aead_tfm(aead); local
4198 generic_cra_exit(struct crypto_tfm *tfm) argument
4203 skcipher_exit_tfm(struct crypto_skcipher *tfm) argument
4210 struct crypto_tfm *tfm = crypto_aead_tfm(aead); local
[all...]
/linux-master/fs/nfsd/
H A Dnfs4recover.c113 struct crypto_shash *tfm; local
1149 struct crypto_shash *tfm = cn->cn_tfm; local
1341 struct crypto_shash *tfm = cn->cn_tfm; local
1581 struct crypto_shash *tfm; local
[all...]
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c374 struct crypto_tfm *tfm = crypto_skcipher_tfm(ctfm); local
405 struct crypto_tfm *tfm = crypto_aead_tfm(ctfm); local
1004 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1075 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1094 safexcel_cipher_exit_inv(struct crypto_tfm *tfm, struct crypto_async_request *base, struct safexcel_cipher_req *sreq, struct crypto_wait *result) argument
1127 safexcel_skcipher_exit_inv(struct crypto_tfm *tfm) argument
1142 safexcel_aead_exit_inv(struct crypto_tfm *tfm) argument
1206 safexcel_skcipher_cra_init(struct crypto_tfm *tfm) argument
1225 safexcel_cipher_cra_exit(struct crypto_tfm *tfm) argument
1239 safexcel_skcipher_cra_exit(struct crypto_tfm *tfm) argument
1259 safexcel_aead_cra_exit(struct crypto_tfm *tfm) argument
1279 safexcel_skcipher_aes_ecb_cra_init(struct crypto_tfm *tfm) argument
1317 safexcel_skcipher_aes_cbc_cra_init(struct crypto_tfm *tfm) argument
1358 struct crypto_tfm *tfm = crypto_skcipher_tfm(ctfm); local
1391 safexcel_skcipher_aes_ctr_cra_init(struct crypto_tfm *tfm) argument
1452 safexcel_skcipher_des_cbc_cra_init(struct crypto_tfm *tfm) argument
1491 safexcel_skcipher_des_ecb_cra_init(struct crypto_tfm *tfm) argument
1551 safexcel_skcipher_des3_cbc_cra_init(struct crypto_tfm *tfm) argument
1590 safexcel_skcipher_des3_ecb_cra_init(struct crypto_tfm *tfm) argument
1642 safexcel_aead_cra_init(struct crypto_tfm *tfm) argument
1665 safexcel_aead_sha1_cra_init(struct crypto_tfm *tfm) argument
1701 safexcel_aead_sha256_cra_init(struct crypto_tfm *tfm) argument
1737 safexcel_aead_sha224_cra_init(struct crypto_tfm *tfm) argument
1773 safexcel_aead_sha512_cra_init(struct crypto_tfm *tfm) argument
1809 safexcel_aead_sha384_cra_init(struct crypto_tfm *tfm) argument
1845 safexcel_aead_sha1_des3_cra_init(struct crypto_tfm *tfm) argument
1882 safexcel_aead_sha256_des3_cra_init(struct crypto_tfm *tfm) argument
1919 safexcel_aead_sha224_des3_cra_init(struct crypto_tfm *tfm) argument
1956 safexcel_aead_sha512_des3_cra_init(struct crypto_tfm *tfm) argument
1993 safexcel_aead_sha384_des3_cra_init(struct crypto_tfm *tfm) argument
2030 safexcel_aead_sha1_des_cra_init(struct crypto_tfm *tfm) argument
2067 safexcel_aead_sha256_des_cra_init(struct crypto_tfm *tfm) argument
2104 safexcel_aead_sha224_des_cra_init(struct crypto_tfm *tfm) argument
2141 safexcel_aead_sha512_des_cra_init(struct crypto_tfm *tfm) argument
2178 safexcel_aead_sha384_des_cra_init(struct crypto_tfm *tfm) argument
2215 safexcel_aead_sha1_ctr_cra_init(struct crypto_tfm *tfm) argument
2250 safexcel_aead_sha256_ctr_cra_init(struct crypto_tfm *tfm) argument
2285 safexcel_aead_sha224_ctr_cra_init(struct crypto_tfm *tfm) argument
2320 safexcel_aead_sha512_ctr_cra_init(struct crypto_tfm *tfm) argument
2355 safexcel_aead_sha384_ctr_cra_init(struct crypto_tfm *tfm) argument
2393 struct crypto_tfm *tfm = crypto_skcipher_tfm(ctfm); local
2448 safexcel_skcipher_aes_xts_cra_init(struct crypto_tfm *tfm) argument
2507 struct crypto_tfm *tfm = crypto_aead_tfm(ctfm); local
2555 safexcel_aead_gcm_cra_init(struct crypto_tfm *tfm) argument
2568 safexcel_aead_gcm_cra_exit(struct crypto_tfm *tfm) argument
2573 safexcel_aead_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
2609 struct crypto_tfm *tfm = crypto_aead_tfm(ctfm); local
2650 safexcel_aead_ccm_cra_init(struct crypto_tfm *tfm) argument
2663 safexcel_aead_ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
2756 safexcel_skcipher_chacha20_cra_init(struct crypto_tfm *tfm) argument
2813 safexcel_aead_chachapoly_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
2826 struct crypto_tfm *tfm = crypto_aead_tfm(aead); local
2884 safexcel_aead_fallback_cra_init(struct crypto_tfm *tfm) argument
2906 safexcel_aead_chachapoly_cra_init(struct crypto_tfm *tfm) argument
2920 safexcel_aead_fallback_cra_exit(struct crypto_tfm *tfm) argument
2957 safexcel_aead_chachapolyesp_cra_init(struct crypto_tfm *tfm) argument
3000 struct crypto_tfm *tfm = crypto_skcipher_tfm(ctfm); local
3037 safexcel_skcipher_sm4_ecb_cra_init(struct crypto_tfm *tfm) argument
3075 safexcel_skcipher_sm4_cbc_cra_init(struct crypto_tfm *tfm) argument
3116 struct crypto_tfm *tfm = crypto_skcipher_tfm(ctfm); local
3127 safexcel_skcipher_sm4_ctr_cra_init(struct crypto_tfm *tfm) argument
3178 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
3188 safexcel_aead_sm4cbc_sha1_cra_init(struct crypto_tfm *tfm) argument
3229 struct crypto_tfm *tfm = crypto_aead_tfm(ctfm); local
3240 struct crypto_tfm *tfm = crypto_aead_tfm(ctfm); local
3251 struct crypto_tfm *tfm = crypto_aead_tfm(aead); local
3284 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
3297 safexcel_aead_sm4cbc_sm3_cra_init(struct crypto_tfm *tfm) argument
3337 safexcel_aead_sm4ctr_sha1_cra_init(struct crypto_tfm *tfm) argument
3372 safexcel_aead_sm4ctr_sm3_cra_init(struct crypto_tfm *tfm) argument
3410 struct crypto_tfm *tfm = crypto_aead_tfm(ctfm); local
3420 safexcel_rfc4106_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
3438 safexcel_rfc4106_gcm_cra_init(struct crypto_tfm *tfm) argument
3475 safexcel_rfc4543_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
3484 safexcel_rfc4543_gcm_cra_init(struct crypto_tfm *tfm) argument
3523 struct crypto_tfm *tfm = crypto_aead_tfm(ctfm); local
3537 safexcel_rfc4309_ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
3575 safexcel_rfc4309_ccm_cra_init(struct crypto_tfm *tfm) argument
[all...]
/linux-master/drivers/infiniband/hw/irdma/
H A Dutils.c1353 struct crypto_shash *tfm; local
/linux-master/net/ipv4/
H A Dtcp_ao.c1314 struct crypto_ahash *tfm; local
1525 struct crypto_ahash *tfm; local
/linux-master/drivers/nvme/target/
H A Dtcp.c856 struct crypto_ahash *tfm = crypto_ahash_reqtfm(queue->rcv_hash); local
865 struct crypto_ahash *tfm; local
/linux-master/drivers/crypto/stm32/
H A Dstm32-hash.c275 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); local
308 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); local
594 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); local
815 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
958 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1255 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1475 stm32_hash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1490 stm32_hash_init_fallback(struct crypto_tfm *tfm) argument
1513 stm32_hash_cra_init_algs(struct crypto_tfm *tfm, u32 algs_flags) argument
1528 stm32_hash_cra_init(struct crypto_tfm *tfm) argument
1533 stm32_hash_cra_hmac_init(struct crypto_tfm *tfm) argument
1538 stm32_hash_cra_sha3_init(struct crypto_tfm *tfm) argument
1543 stm32_hash_cra_sha3_hmac_init(struct crypto_tfm *tfm) argument
1549 stm32_hash_cra_exit(struct crypto_tfm *tfm) argument
[all...]
/linux-master/net/tls/
H A Dtls_sw.c2698 struct crypto_tfm *tfm; local
/linux-master/security/integrity/ima/
H A Dima.h54 struct crypto_shash *tfm; member in struct:ima_algo_desc
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_verbs.h406 struct crypto_shash *tfm; member in struct:rxe_dev
/linux-master/net/sctp/
H A Dsm_make_chunk.c1718 struct crypto_shash *tfm = sctp_sk(ep->base.sk)->hmac; local
1786 struct crypto_shash *tfm = sctp_sk(ep->base.sk)->hmac; local

Completed in 317 milliseconds

<<111213141516