Searched defs:tfm (Results 326 - 350 of 399) sorted by relevance

<<111213141516

/linux-master/drivers/crypto/intel/keembay/
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...]
H A Dkeembay-ocs-ecc.c535 static int kmb_ocs_ecdh_set_secret(struct crypto_kpp *tfm, const void *buf, argument
795 static int kmb_ocs_ecdh_nist_p256_init_tfm(struct crypto_kpp *tfm) argument
802 static int kmb_ocs_ecdh_nist_p384_init_tfm(struct crypto_kpp *tfm) argument
809 static void kmb_ocs_ecdh_exit_tfm(struct crypto_kpp *tfm) argument
816 static unsigned int kmb_ocs_ecdh_max_size(struct crypto_kpp *tfm) argument
[all...]
/linux-master/drivers/crypto/
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 Datmel-tdes.c720 static int atmel_des_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
736 static int atmel_tdes_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
772 static int atmel_tdes_init_tfm(struct crypto_skcipher *tfm) argument
/linux-master/drivers/crypto/ccree/
H A Dcc_aead.c64 static void cc_aead_exit(struct crypto_aead *tfm) argument
118 static unsigned int cc_get_aead_hash_len(struct crypto_aead *tfm) argument
125 static int cc_aead_init(struct crypto_aead *tfm) argument
212 struct crypto_aead *tfm = crypto_aead_reqtfm(cc_req); local
410 cc_get_plain_hmac_key(struct crypto_aead *tfm, const u8 *authkey, unsigned int keylen) argument
541 cc_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
655 cc_rfc4309_ccm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
724 struct crypto_aead *tfm = crypto_aead_reqtfm(areq); local
768 struct crypto_aead *tfm = crypto_aead_reqtfm(areq); local
832 struct crypto_aead *tfm = crypto_aead_reqtfm(areq); local
874 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
924 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
991 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1024 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1100 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1162 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1213 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1266 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1412 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1533 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1592 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1616 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1694 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1731 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1831 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1880 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1897 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2107 cc_rfc4106_gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
2124 cc_rfc4543_gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
[all...]
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c102 struct crypto_aead *tfm; local
238 struct crypto_tfm *tfm = crypto_skcipher_tfm(stfm); local
393 static int otx_cpt_skcipher_xts_setkey(struct crypto_skcipher *tfm, argument
422 static int cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
438 cpt_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen, u8 cipher_type) argument
464 otx_cpt_skcipher_cbc_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) argument
470 otx_cpt_skcipher_ecb_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) argument
476 otx_cpt_skcipher_cbc_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) argument
482 otx_cpt_skcipher_ecb_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) argument
488 otx_cpt_enc_dec_init(struct crypto_skcipher *tfm) argument
505 cpt_aead_init(struct crypto_aead *tfm, u8 cipher_type, u8 mac_type) argument
554 otx_cpt_aead_cbc_aes_sha1_init(struct crypto_aead *tfm) argument
559 otx_cpt_aead_cbc_aes_sha256_init(struct crypto_aead *tfm) argument
564 otx_cpt_aead_cbc_aes_sha384_init(struct crypto_aead *tfm) argument
569 otx_cpt_aead_cbc_aes_sha512_init(struct crypto_aead *tfm) argument
574 otx_cpt_aead_ecb_null_sha1_init(struct crypto_aead *tfm) argument
579 otx_cpt_aead_ecb_null_sha256_init(struct crypto_aead *tfm) argument
584 otx_cpt_aead_ecb_null_sha384_init(struct crypto_aead *tfm) argument
589 otx_cpt_aead_ecb_null_sha512_init(struct crypto_aead *tfm) argument
594 otx_cpt_aead_gcm_aes_init(struct crypto_aead *tfm) argument
599 otx_cpt_aead_exit(struct crypto_aead *tfm) argument
614 otx_cpt_aead_set_authsize(struct crypto_aead *tfm, unsigned int authsize) argument
964 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1049 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1217 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
[all...]
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c87 struct crypto_aead *tfm; local
411 static int otx2_cpt_skcipher_xts_setkey(struct crypto_skcipher *tfm, argument
443 static int cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
460 static int cpt_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
491 otx2_cpt_skcipher_cbc_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) argument
497 otx2_cpt_skcipher_ecb_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) argument
503 otx2_cpt_skcipher_cbc_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) argument
509 otx2_cpt_skcipher_ecb_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) argument
535 struct crypto_tfm *tfm = crypto_skcipher_tfm(stfm); local
562 otx2_cpt_skcipher_exit(struct crypto_skcipher *tfm) argument
593 struct crypto_tfm *tfm = crypto_aead_tfm(atfm); local
665 otx2_cpt_aead_cbc_aes_sha1_init(struct crypto_aead *tfm) argument
670 otx2_cpt_aead_cbc_aes_sha256_init(struct crypto_aead *tfm) argument
675 otx2_cpt_aead_cbc_aes_sha384_init(struct crypto_aead *tfm) argument
680 otx2_cpt_aead_cbc_aes_sha512_init(struct crypto_aead *tfm) argument
685 otx2_cpt_aead_ecb_null_sha1_init(struct crypto_aead *tfm) argument
690 otx2_cpt_aead_ecb_null_sha256_init(struct crypto_aead *tfm) argument
695 otx2_cpt_aead_ecb_null_sha384_init(struct crypto_aead *tfm) argument
700 otx2_cpt_aead_ecb_null_sha512_init(struct crypto_aead *tfm) argument
705 otx2_cpt_aead_gcm_aes_init(struct crypto_aead *tfm) argument
710 otx2_cpt_aead_exit(struct crypto_aead *tfm) argument
727 otx2_cpt_aead_gcm_set_authsize(struct crypto_aead *tfm, unsigned int authsize) argument
743 otx2_cpt_aead_set_authsize(struct crypto_aead *tfm, unsigned int authsize) argument
751 otx2_cpt_aead_null_set_authsize(struct crypto_aead *tfm, unsigned int authsize) argument
1045 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1136 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1315 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
[all...]
/linux-master/crypto/
H A Ddrbg.c1643 static void drbg_kcapi_set_entropy(struct crypto_rng *tfm, argument
1666 struct crypto_shash *tfm; local
1723 struct crypto_cipher *tfm = local
1745 struct crypto_cipher *tfm; local
1805 struct crypto_cipher *tfm = drbg->priv_data; local
1813 struct crypto_cipher *tfm = drbg->priv_data; local
1909 drbg_kcapi_init(struct crypto_tfm *tfm) argument
1918 drbg_kcapi_cleanup(struct crypto_tfm *tfm) argument
1932 drbg_kcapi_random(struct crypto_rng *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int dlen) argument
1952 drbg_kcapi_seed(struct crypto_rng *tfm, const u8 *seed, unsigned int slen) argument
[all...]
H A Dskcipher.c450 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
511 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
562 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
570 skcipher_set_needkey(struct crypto_skcipher *tfm) argument
576 skcipher_setkey_unaligned(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
597 crypto_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
636 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
649 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
662 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
675 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
698 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
709 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
718 crypto_skcipher_exit_tfm(struct crypto_tfm *tfm) argument
726 crypto_skcipher_init_tfm(struct crypto_tfm *tfm) argument
843 struct crypto_skcipher *tfm; local
978 skcipher_setkey_simple(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
989 skcipher_init_tfm_simple(struct crypto_skcipher *tfm) argument
1004 skcipher_exit_tfm_simple(struct crypto_skcipher *tfm) argument
[all...]
/linux-master/arch/s390/crypto/
H A Daes_s390.c72 static int setkey_fallback_cip(struct crypto_tfm *tfm, const u8 *in_key, argument
84 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, argument
105 static void crypto_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
116 static void crypto_aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
128 fallback_init_cip(struct crypto_tfm *tfm) argument
145 fallback_exit_cip(struct crypto_tfm *tfm) argument
175 setkey_fallback_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int len) argument
201 ecb_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
224 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
254 fallback_init_skcipher(struct crypto_skcipher *tfm) argument
273 fallback_exit_skcipher(struct crypto_skcipher *tfm) argument
297 cbc_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
320 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
378 xts_fallback_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int len) argument
390 xts_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
420 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
486 xts_fallback_init(struct crypto_skcipher *tfm) argument
504 xts_fallback_exit(struct crypto_skcipher *tfm) argument
529 ctr_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
567 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
631 gcm_aes_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
655 gcm_aes_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
828 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
[all...]
/linux-master/drivers/crypto/amcc/
H A Dcrypto4xx_core.c976 static int crypto4xx_aead_init(struct crypto_aead *tfm) argument
996 static void crypto4xx_aead_exit(struct crypto_aead *tfm) argument
1162 static int crypto4xx_prng_generate(struct crypto_rng *tfm, argument
1181 crypto4xx_prng_seed(struct crypto_rng *tfm, const u8 *seed, unsigned int slen) argument
[all...]
/linux-master/fs/smb/server/
H A Dauth.c1117 struct crypto_aead *tfm; local
/linux-master/security/keys/encrypted-keys/
H A Dencrypted.c88 struct crypto_skcipher *tfm; local
335 struct crypto_shash *tfm; local
387 struct crypto_skcipher *tfm; local
458 struct crypto_skcipher *tfm; local
560 struct crypto_skcipher *tfm; local
[all...]
/linux-master/drivers/crypto/caam/
H A Dcaamhash.c1760 static int caam_hash_cra_init(struct crypto_tfm *tfm) argument
1869 static void caam_hash_cra_exit(struct crypto_tfm *tfm) argument
/linux-master/fs/crypto/
H A Dfscrypt_private.h206 struct crypto_skcipher *tfm; member in struct:fscrypt_prepared_key
/linux-master/include/net/
H A Dmacsec.h70 struct crypto_aead *tfm; member in struct:macsec_key
/linux-master/drivers/crypto/intel/iaa/
H A Diaa_crypto_main.c1125 static int iaa_compress(struct crypto_tfm *tfm, struct acomp_req *req, argument
1278 static int iaa_compress_verify(struct crypto_tfm *tfm, struct acomp_req *req, argument
1365 static int iaa_decompress(struct crypto_tfm *tfm, struc argument
1491 struct crypto_tfm *tfm = req->base.tfm; local
1614 struct crypto_tfm *tfm = req->base.tfm; local
1703 struct crypto_tfm *tfm = req->base.tfm; local
1793 struct crypto_tfm *tfm = crypto_acomp_tfm(acomp_tfm); local
[all...]
/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/fs/ecryptfs/
H A Dkeystore.c1654 struct crypto_skcipher *tfm; local
2192 struct crypto_skcipher *tfm; local
[all...]
/linux-master/arch/x86/crypto/
H A Daesni-intel_glue.c208 aesni_rfc4106_gcm_ctx *aesni_rfc4106_gcm_ctx_get(struct crypto_aead *tfm) argument
214 generic_gcmaes_ctx *generic_gcmaes_ctx_get(struct crypto_aead *tfm) argument
225 static inline struct aesni_xts_ctx *aes_xts_ctx(struct crypto_skcipher *tfm) argument
248 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, argument
255 static void aesni_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
268 aesni_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
281 aesni_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int len) argument
289 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
311 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
333 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
355 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
377 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
433 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
507 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
556 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
636 generic_gcmaes_set_authsize(struct crypto_aead *tfm, unsigned int authsize) argument
768 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
787 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
813 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
841 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
867 xts_setkey_aesni(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
898 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
965 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1325 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1342 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
[all...]
/linux-master/drivers/crypto/tegra/
H A Dtegra-se-aes.c300 static int tegra_aes_cra_init(struct crypto_skcipher *tfm) argument
329 static void tegra_aes_cra_exit(struct crypto_skcipher *tfm) argument
340 static int tegra_aes_setkey(struct crypto_skcipher *tfm, argument
353 tegra_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) argument
425 struct crypto_skcipher *tfm; local
1111 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1143 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1213 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1284 tegra_aead_cra_init(struct crypto_aead *tfm) argument
1312 tegra_ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
1334 tegra_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
1348 tegra_aead_cra_exit(struct crypto_aead *tfm) argument
1358 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1377 tegra_aead_setkey(struct crypto_aead *tfm, const u8 *key, u32 keylen) argument
1464 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1540 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1581 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1601 tegra_cmac_init_fallback(struct crypto_ahash *tfm, struct tegra_cmac_ctx *ctx, const char *algname) argument
1620 tegra_cmac_cra_init(struct crypto_tfm *tfm) argument
1650 tegra_cmac_cra_exit(struct crypto_tfm *tfm) argument
1663 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1701 tegra_cmac_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1719 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1730 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1741 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1752 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
[all...]
/linux-master/drivers/crypto/starfive/
H A Djh7110-aes.c608 static int starfive_aes_init_tfm(struct crypto_skcipher *tfm, argument
630 static void starfive_aes_exit_tfm(struct crypto_skcipher *tfm) argument
719 static int starfive_aes_aead_init_tfm(struct crypto_aead *tfm, argument
741 static void starfive_aes_aead_exit_tfm(struct crypto_aead *tfm) argument
790 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
854 starfive_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
873 starfive_aes_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
892 starfive_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
905 starfive_aes_ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
988 starfive_aes_ecb_init_tfm(struct crypto_skcipher *tfm) argument
993 starfive_aes_cbc_init_tfm(struct crypto_skcipher *tfm) argument
998 starfive_aes_ctr_init_tfm(struct crypto_skcipher *tfm) argument
1003 starfive_aes_ccm_init_tfm(struct crypto_aead *tfm) argument
1008 starfive_aes_gcm_init_tfm(struct crypto_aead *tfm) argument
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c221 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
389 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
404 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
475 static int qat_dh_set_secret(struct crypto_kpp *tfm, const void *buf, argument
516 static unsigned int qat_dh_max_size(struct crypto_kpp *tfm) argument
526 qat_dh_init_tfm(struct crypto_kpp *tfm) argument
554 qat_dh_exit_tfm(struct crypto_kpp *tfm) argument
700 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
834 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
1211 qat_rsa_setkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen, bool private) argument
1258 qat_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
1264 qat_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
1270 qat_rsa_max_size(struct crypto_akcipher *tfm) argument
1277 qat_rsa_init_tfm(struct crypto_akcipher *tfm) argument
1293 qat_rsa_exit_tfm(struct crypto_akcipher *tfm) argument
[all...]
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c622 static int safexcel_ahash_exit_inv(struct crypto_tfm *tfm) argument
918 static int safexcel_ahash_cra_init(struct crypto_tfm *tfm) argument
961 static void safexcel_ahash_cra_exit(struct crypto_tfm *tfm) argument
1121 struct crypto_ahash *tfm; local
1190 safexcel_hmac_alg_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) argument
1199 safexcel_hmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1352 safexcel_hmac_sha224_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1424 safexcel_hmac_sha256_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1610 safexcel_hmac_sha512_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1682 safexcel_hmac_sha384_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1835 safexcel_hmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1884 safexcel_crc32_cra_init(struct crypto_tfm *tfm) argument
1916 safexcel_crc32_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1988 safexcel_cbcmac_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int len) argument
2056 safexcel_xcbcmac_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int len) argument
2090 safexcel_xcbcmac_cra_init(struct crypto_tfm *tfm) argument
2099 safexcel_xcbcmac_cra_exit(struct crypto_tfm *tfm) argument
2139 safexcel_cmac_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int len) argument
2283 safexcel_hmac_sm3_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
2357 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
2375 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2412 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2422 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2432 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2447 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2467 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2477 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
2486 safexcel_sha3_cra_init(struct crypto_tfm *tfm) argument
2510 safexcel_sha3_cra_exit(struct crypto_tfm *tfm) argument
2551 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
2609 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
2667 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
2723 safexcel_hmac_sha3_cra_init(struct crypto_tfm *tfm, const char *alg) argument
2747 safexcel_hmac_sha3_cra_exit(struct crypto_tfm *tfm) argument
2757 safexcel_hmac_sha3_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
2817 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
2849 safexcel_hmac_sha3_224_cra_init(struct crypto_tfm *tfm) argument
2888 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
2920 safexcel_hmac_sha3_256_cra_init(struct crypto_tfm *tfm) argument
2959 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
2991 safexcel_hmac_sha3_384_cra_init(struct crypto_tfm *tfm) argument
3030 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
3062 safexcel_hmac_sha3_512_cra_init(struct crypto_tfm *tfm) argument
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_worker.c287 void drbd_csum_ee(struct crypto_shash *tfm, struct drbd_peer_request *peer_req, void *digest) argument
316 void drbd_csum_bio(struct crypto_shash *tfm, struct bio *bio, void *digest) argument

Completed in 305 milliseconds

<<111213141516