Searched defs:tfm (Results 126 - 150 of 393) sorted by last modified time

1234567891011>>

/linux-master/drivers/virt/coco/sev-guest/
H A Dsev-guest.c42 struct crypto_aead *tfm; member in struct:snp_guest_crypto
[all...]
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dioctl.c459 static int __sgx_get_key_hash(struct crypto_shash *tfm, const void *modulus, argument
471 struct crypto_shash *tfm; local
[all...]
/linux-master/net/bluetooth/
H A Dsmp.c169 static int aes_cmac(struct crypto_shash *tfm, const u8 k[16], const u8 *m, argument
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_crypt_tkip.c600 struct crypto_shash *tfm = tkey->tx_tfm_michael; local
H A Drtllib_crypt_ccmp.c43 struct crypto_aead *tfm; member in struct:rtllib_ccmp_data
316 struct crypto_aead *tfm = data->tfm; local
[all...]
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_unseal.c74 struct crypto_ahash *tfm = ctx->initiate ? local
/linux-master/include/linux/
H A Dcrypto.h174 struct crypto_tfm *tfm; member in struct:crypto_async_request
447 crypto_free_tfm(struct crypto_tfm *tfm) argument
455 crypto_tfm_alg_name(struct crypto_tfm *tfm) argument
460 crypto_tfm_alg_driver_name(struct crypto_tfm *tfm) argument
465 crypto_tfm_alg_blocksize(struct crypto_tfm *tfm) argument
470 crypto_tfm_alg_alignmask(struct crypto_tfm *tfm) argument
475 crypto_tfm_get_flags(struct crypto_tfm *tfm) argument
480 crypto_tfm_set_flags(struct crypto_tfm *tfm, u32 flags) argument
485 crypto_tfm_clear_flags(struct crypto_tfm *tfm, u32 flags) argument
492 struct crypto_tfm *tfm; local
496 __crypto_comp_cast(struct crypto_tfm *tfm) argument
511 crypto_comp_tfm(struct crypto_comp *tfm) argument
516 crypto_free_comp(struct crypto_comp *tfm) argument
530 crypto_comp_name(struct crypto_comp *tfm) argument
[all...]
/linux-master/include/crypto/internal/
H A Dskcipher.h225 static inline void *crypto_skcipher_ctx(struct crypto_skcipher *tfm) argument
230 static inline void *crypto_lskcipher_ctx(struct crypto_lskcipher *tfm) argument
235 static inline void *crypto_skcipher_ctx_dma(struct crypto_skcipher *tfm) argument
265 skcipher_cipher_simple(struct crypto_skcipher *tfm) argument
283 lskcipher_cipher_simple( struct crypto_lskcipher *tfm) argument
[all...]
/linux-master/include/crypto/
H A Dsig.h45 static inline struct crypto_tfm *crypto_sig_tfm(struct crypto_sig *tfm) argument
57 static inline void crypto_free_sig(struct crypto_sig *tfm) argument
[all...]
H A Dalgapi.h184 static inline void *crypto_tfm_ctx(struct crypto_tfm *tfm) argument
189 static inline void *crypto_tfm_ctx_align(struct crypto_tfm *tfm, argument
208 static inline void *crypto_tfm_ctx_dma(struct crypto_tfm *tfm) argument
272 static inline u32 crypto_tfm_alg_type(struct crypto_tfm *tfm) argument
213 crypto_tfm_alg_instance( struct crypto_tfm *tfm) argument
[all...]
H A Dakcipher.h161 crypto_akcipher_tfm( struct crypto_akcipher *tfm) argument
172 __crypto_akcipher_tfm( struct crypto_tfm *tfm) argument
178 crypto_akcipher_alg( struct crypto_akcipher *tfm) argument
184 crypto_akcipher_reqsize(struct crypto_akcipher *tfm) argument
189 akcipher_request_set_tfm(struct akcipher_request *req, struct crypto_akcipher *tfm) argument
208 crypto_free_akcipher(struct crypto_akcipher *tfm) argument
221 akcipher_request_alloc( struct crypto_akcipher *tfm, gfp_t gfp) argument
298 crypto_akcipher_maxsize(struct crypto_akcipher *tfm) argument
338 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
363 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
424 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
449 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
471 crypto_akcipher_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
493 crypto_akcipher_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
[all...]
H A Daead.h183 static inline struct crypto_aead *__crypto_aead_cast(struct crypto_tfm *tfm) argument
204 static inline struct crypto_tfm *crypto_aead_tfm(struct crypto_aead *tfm) argument
215 crypto_free_aead(struct crypto_aead *tfm) argument
232 crypto_aead_driver_name(struct crypto_aead *tfm) argument
237 crypto_aead_alg(struct crypto_aead *tfm) argument
257 crypto_aead_ivsize(struct crypto_aead *tfm) argument
274 crypto_aead_authsize(struct crypto_aead *tfm) argument
299 crypto_aead_blocksize(struct crypto_aead *tfm) argument
304 crypto_aead_alignmask(struct crypto_aead *tfm) argument
309 crypto_aead_get_flags(struct crypto_aead *tfm) argument
314 crypto_aead_set_flags(struct crypto_aead *tfm, u32 flags) argument
319 crypto_aead_clear_flags(struct crypto_aead *tfm, u32 flags) argument
422 crypto_aead_reqsize(struct crypto_aead *tfm) argument
435 aead_request_set_tfm(struct aead_request *req, struct crypto_aead *tfm) argument
452 aead_request_alloc(struct crypto_aead *tfm, gfp_t gfp) argument
[all...]
/linux-master/fs/crypto/
H A Dkeysetup_v1.c55 struct crypto_skcipher *tfm = crypto_alloc_skcipher("ecb(aes)", 0, 0); local
[all...]
/linux-master/drivers/target/iscsi/
H A Discsi_target.c4411 struct crypto_ahash *tfm; local
/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 Ds5p-sss.c1595 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1645 static int s5p_hash_cra_init_alg(struct crypto_tfm *tfm) argument
1669 s5p_hash_cra_init(struct crypto_tfm *tfm) argument
1680 s5p_hash_cra_exit(struct crypto_tfm *tfm) argument
1710 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2019 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
2041 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); local
2080 s5p_aes_init_tfm(struct crypto_skcipher *tfm) argument
[all...]
H A Dqcom-rng.c85 static int qcom_rng_generate(struct crypto_rng *tfm, argument
110 static int qcom_rng_seed(struct crypto_rng *tfm, const u8 *seed, argument
152 static int qcom_rng_init(struct crypto_tfm *tfm) argument
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...]
H A Domap-des.c371 static int omap_des_crypt_dma(struct crypto_tfm *tfm, argument
454 struct crypto_tfm *tfm = crypto_skcipher_tfm( local
703 static int omap_des_init_tfm(struct crypto_skcipher *tfm) argument
H A Domap-aes.c570 static int omap_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
626 static int omap_aes_init_tfm(struct crypto_skcipher *tfm) argument
644 static void omap_aes_exit_tfm(struct crypto_skcipher *tfm) argument
H A Dmxs-dcp.c429 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
492 static int mxs_dcp_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
519 static int mxs_dcp_aes_fallback_init_tfm(struct crypto_skcipher *tfm) argument
535 mxs_dcp_aes_fallback_exit_tfm(struct crypto_skcipher *tfm) argument
550 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
620 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
725 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
755 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
817 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
832 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
842 dcp_sha_cra_init(struct crypto_tfm *tfm) argument
849 dcp_sha_cra_exit(struct crypto_tfm *tfm) argument
[all...]
/linux-master/drivers/crypto/stm32/
H A Dstm32-hash.c260 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); local
288 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); local
589 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); local
797 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
929 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1144 stm32_hash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1159 stm32_hash_init_fallback(struct crypto_tfm *tfm) argument
1182 stm32_hash_cra_init_algs(struct crypto_tfm *tfm, u32 algs_flags) argument
1197 stm32_hash_cra_init(struct crypto_tfm *tfm) argument
1202 stm32_hash_cra_hmac_init(struct crypto_tfm *tfm) argument
1207 stm32_hash_cra_sha3_init(struct crypto_tfm *tfm) argument
1212 stm32_hash_cra_sha3_hmac_init(struct crypto_tfm *tfm) argument
1219 stm32_hash_cra_exit(struct crypto_tfm *tfm) argument
[all...]
/linux-master/drivers/crypto/starfive/
H A Djh7110-hash.c274 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
292 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
309 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
326 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
343 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
358 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
382 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
396 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
[all...]
/linux-master/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c166 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
378 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
416 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
565 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
654 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
747 kmb_ocs_hcu_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
823 __cra_init(struct crypto_tfm *tfm, struct ocs_hcu_ctx *ctx) argument
829 kmb_ocs_hcu_sha_cra_init(struct crypto_tfm *tfm) argument
838 kmb_ocs_hcu_sm3_cra_init(struct crypto_tfm *tfm) argument
849 kmb_ocs_hcu_hmac_sm3_cra_init(struct crypto_tfm *tfm) argument
861 kmb_ocs_hcu_hmac_cra_init(struct crypto_tfm *tfm) argument
873 kmb_ocs_hcu_hmac_cra_exit(struct crypto_tfm *tfm) argument
[all...]
H A Dkeembay-ocs-aes-core.c182 static int kmb_ocs_sk_set_key(struct crypto_skcipher *tfm, const u8 *in_key, argument
204 static int kmb_ocs_aead_set_key(struct crypto_aead *tfm, const u8 *in_key, argument
255 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
313 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
376 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
400 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
449 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
516 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
598 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
950 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
996 kmb_ocs_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
1002 kmb_ocs_aes_aead_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) argument
1072 kmb_ocs_sm4_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
1078 kmb_ocs_sm4_aead_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) argument
1148 ocs_aes_init_tfm(struct crypto_skcipher *tfm) argument
1166 ocs_sm4_init_tfm(struct crypto_skcipher *tfm) argument
1183 ocs_exit_tfm(struct crypto_skcipher *tfm) argument
1195 ocs_aes_aead_cra_init(struct crypto_aead *tfm) argument
1216 kmb_ocs_aead_ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
1233 kmb_ocs_aead_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
1239 ocs_sm4_aead_cra_init(struct crypto_aead *tfm) argument
1246 ocs_aead_cra_exit(struct crypto_aead *tfm) argument
[all...]

Completed in 239 milliseconds

1234567891011>>