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

<<111213141516

/linux-master/drivers/target/iscsi/
H A Discsi_target.c4411 struct crypto_ahash *tfm; local
/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/crypto/
H A Dsa2ul.c833 static void sa_cipher_cra_exit(struct crypto_skcipher *tfm) argument
848 static int sa_cipher_cra_init(struct crypto_skcipher *tfm) argument
885 static int sa_cipher_setkey(struct crypto_skcipher *tfm, cons argument
947 sa_aes_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
967 sa_aes_ecb_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
985 sa_3des_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
999 sa_3des_ecb_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
1357 struct crypto_ahash *tfm; local
1382 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1492 sa_sha_cra_init_alg(struct crypto_tfm *tfm, const char *alg_base) argument
1541 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1557 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1572 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1586 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1604 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1617 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1627 sa_sha1_cra_init(struct crypto_tfm *tfm) argument
1643 sa_sha256_cra_init(struct crypto_tfm *tfm) argument
1659 sa_sha512_cra_init(struct crypto_tfm *tfm) argument
1675 sa_sha_cra_exit(struct crypto_tfm *tfm) argument
1695 struct crypto_aead *tfm; local
1730 sa_cra_init_aead(struct crypto_aead *tfm, const char *hash, const char *fallback) argument
1775 sa_cra_init_aead_sha1(struct crypto_aead *tfm) argument
1781 sa_cra_init_aead_sha256(struct crypto_aead *tfm) argument
1787 sa_exit_tfm_aead(struct crypto_aead *tfm) argument
1876 sa_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
1911 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
[all...]
H A Datmel-aes.c1107 static int atmel_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
1153 static int atmel_aes_init_tfm(struct crypto_skcipher *tfm) argument
1169 static int atmel_aes_ctr_init_tfm(struct crypto_skcipher *tfm) argument
1315 struct crypto_aead *tfm local
1352 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1503 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1543 atmel_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
1559 atmel_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
1575 atmel_aes_gcm_init(struct crypto_aead *tfm) argument
1677 atmel_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
1711 atmel_aes_xts_init_tfm(struct crypto_skcipher *tfm) argument
1734 atmel_aes_xts_exit_tfm(struct crypto_skcipher *tfm) argument
1784 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1879 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
1903 atmel_aes_authenc_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
1937 atmel_aes_authenc_init_tfm(struct crypto_aead *tfm, unsigned long auth_mode) argument
1960 atmel_aes_authenc_hmac_sha1_init_tfm(struct crypto_aead *tfm) argument
1965 atmel_aes_authenc_hmac_sha224_init_tfm(struct crypto_aead *tfm) argument
1970 atmel_aes_authenc_hmac_sha256_init_tfm(struct crypto_aead *tfm) argument
1975 atmel_aes_authenc_hmac_sha384_init_tfm(struct crypto_aead *tfm) argument
1980 atmel_aes_authenc_hmac_sha512_init_tfm(struct crypto_aead *tfm) argument
1985 atmel_aes_authenc_exit_tfm(struct crypto_aead *tfm) argument
1996 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
[all...]
H A Dn2_core.c262 static inline struct n2_ahash_alg *n2_ahash_alg(struct crypto_tfm *tfm) argument
277 static inline struct n2_hmac_alg *n2_hmac_alg(struct crypto_tfm *tfm) argument
315 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
327 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
341 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
354 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
376 n2_hash_cra_init(struct crypto_tfm *tfm) argument
403 n2_hash_cra_exit(struct crypto_tfm *tfm) argument
411 n2_hmac_cra_init(struct crypto_tfm *tfm) argument
452 n2_hmac_cra_exit(struct crypto_tfm *tfm) argument
461 n2_hmac_async_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
525 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
631 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
716 n2_skcipher_alg(struct crypto_skcipher *tfm) argument
730 struct crypto_tfm *tfm = crypto_skcipher_tfm(skcipher); local
758 struct crypto_tfm *tfm = crypto_skcipher_tfm(skcipher); local
777 struct crypto_tfm *tfm = crypto_skcipher_tfm(skcipher); local
948 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1000 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
1300 n2_skcipher_init_tfm(struct crypto_skcipher *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 Dhifn_795x.c2252 static int hifn_init_tfm(struct crypto_skcipher *tfm) argument
/linux-master/drivers/crypto/stm32/
H A Dstm32-cryp.c830 static int stm32_cryp_init_tfm(struct crypto_skcipher *tfm) argument
839 static int stm32_cryp_aes_aead_init(struct crypto_aead *tfm) argument
875 static int stm32_cryp_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
886 static int stm32_cryp_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
896 static int stm32_cryp_des_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
903 stm32_cryp_tdes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
910 stm32_cryp_aes_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
925 stm32_cryp_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
944 stm32_cryp_aes_ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
[all...]
/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi2.c1604 static int caam_cra_init_skcipher(struct crypto_skcipher *tfm) argument
1642 static int caam_cra_init_aead(struct crypto_aead *tfm) argument
1660 caam_cra_exit(struct crypto_skcipher *tfm) argument
1669 caam_cra_exit_aead(struct crypto_aead *tfm) argument
4552 caam_hash_cra_init(struct crypto_tfm *tfm) argument
4618 caam_hash_cra_exit(struct crypto_tfm *tfm) argument
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_nl.c2303 alloc_shash(struct crypto_shash **tfm, char *tfm_name, int err_alg) argument
H A Ddrbd_receiver.c3786 struct crypto_shash *tfm; local
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c686 static int sec_skcipher_fbtfm_init(struct crypto_skcipher *tfm) argument
708 static int sec_skcipher_init(struct crypto_skcipher *tfm) argument
742 sec_skcipher_uninit(struct crypto_skcipher *tfm) argument
753 sec_skcipher_3des_setkey(struct crypto_skcipher *tfm, const u8 *key, const u32 keylen) argument
822 sec_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, const u32 keylen, const enum sec_calg c_alg, const enum sec_cmode c_mode) argument
898 struct crypto_aead *tfm; local
949 struct crypto_aead *tfm = crypto_aead_reqtfm(aead_req); local
1119 struct crypto_tfm *tfm = crypto_aead_tfm(aead); local
1129 sec_aead_fallback_setkey(struct sec_auth_ctx *a_ctx, struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
1139 sec_aead_setkey(struct crypto_aead *tfm, const u8 *key, const u32 keylen, const enum sec_hash_alg a_alg, const enum sec_calg c_alg, const enum sec_mac_len mac_len, const enum sec_cmode c_mode) argument
1516 struct crypto_aead *tfm = crypto_aead_reqtfm(aead_req); local
1705 struct crypto_aead *tfm = crypto_aead_reqtfm(a_req); local
1854 sec_skcipher_ctx_init(struct crypto_skcipher *tfm) argument
1874 sec_skcipher_ctx_exit(struct crypto_skcipher *tfm) argument
1879 sec_aead_init(struct crypto_aead *tfm) argument
1921 sec_aead_exit(struct crypto_aead *tfm) argument
1930 sec_aead_ctx_init(struct crypto_aead *tfm, const char *hash_name) argument
1952 sec_aead_ctx_exit(struct crypto_aead *tfm) argument
1960 sec_aead_xcm_ctx_init(struct crypto_aead *tfm) argument
1987 sec_aead_xcm_ctx_exit(struct crypto_aead *tfm) argument
1995 sec_aead_sha1_ctx_init(struct crypto_aead *tfm) argument
2000 sec_aead_sha256_ctx_init(struct crypto_aead *tfm) argument
2005 sec_aead_sha512_ctx_init(struct crypto_aead *tfm) argument
2110 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(sk_req); local
2235 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2283 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2356 struct crypto_aead *tfm = crypto_aead_reqtfm(a_req); local
[all...]
/linux-master/drivers/net/
H A Dmacsec.c551 static struct aead_request *macsec_alloc_req(struct crypto_aead *tfm, argument
1359 struct crypto_aead *tfm; local
[all...]
/linux-master/drivers/dma/idxd/
H A Didxd.h395 struct crypto_tfm *tfm; member in struct:crypto_ctx
/linux-master/crypto/
H A Dtestmgr.c1275 struct crypto_shash *tfm = desc->tfm; local
1458 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1736 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
1864 struct crypto_shash *tfm; local
2031 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2257 struct crypto_aead *tfm; member in struct:aead_extra_tests_ctx
2310 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2380 struct crypto_aead *tfm = crypto_aead_reqtfm(req); local
2486 struct crypto_aead *tfm = ctx->tfm; local
2667 struct crypto_aead *tfm; local
2717 test_cipher(struct crypto_cipher *tfm, int enc, const struct cipher_testvec *template, unsigned int tcount) argument
2810 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
3023 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
3077 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
3244 struct crypto_skcipher *tfm; local
3294 test_comp(struct crypto_comp *tfm, const struct comp_testvec *ctemplate, const struct comp_testvec *dtemplate, int ctcount, int dtcount) argument
3400 test_acomp(struct crypto_acomp *tfm, const struct comp_testvec *ctemplate, const struct comp_testvec *dtemplate, int ctcount, int dtcount) argument
3598 test_cprng(struct crypto_rng *tfm, const struct cprng_testvec *template, unsigned int tcount) argument
3664 struct crypto_cipher *tfm; local
3723 struct crypto_shash *tfm; local
3887 do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, const char *alg) argument
4029 test_kpp(struct crypto_kpp *tfm, const char *alg, const struct kpp_testvec *vecs, unsigned int tcount) argument
4048 struct crypto_kpp *tfm; local
4071 test_akcipher_one(struct crypto_akcipher *tfm, const struct akcipher_testvec *vecs) argument
4253 test_akcipher(struct crypto_akcipher *tfm, const char *alg, const struct akcipher_testvec *vecs, unsigned int tcount) argument
4276 struct crypto_akcipher *tfm; local
[all...]
/linux-master/drivers/nvme/host/
H A Dtcp.c1303 struct crypto_ahash *tfm = crypto_ahash_reqtfm(queue->rcv_hash); local
1312 struct crypto_ahash *tfm; local
/linux-master/drivers/crypto/axis/
H A Dartpec6_crypto.c1236 static int artpec6_crypto_aead_init(struct crypto_aead *tfm) argument
1248 static int artpec6_crypto_aead_set_key(struct crypto_aead *tfm, const u8 *key, argument
1534 static int artpec6_crypto_aes_ecb_init(struct crypto_skcipher *tfm) argument
1545 static int artpec6_crypto_aes_ctr_init(struct crypto_skcipher *tfm) argument
1562 artpec6_crypto_aes_cbc_init(struct crypto_skcipher *tfm) argument
1573 artpec6_crypto_aes_xts_init(struct crypto_skcipher *tfm) argument
1584 artpec6_crypto_aes_exit(struct crypto_skcipher *tfm) argument
1591 artpec6_crypto_aes_ctr_exit(struct crypto_skcipher *tfm) argument
2229 artpec6_crypto_hash_set_key(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
2392 artpec6_crypto_ahash_init_common(struct crypto_tfm *tfm, const char *base_hash_name) argument
2416 artpec6_crypto_ahash_init(struct crypto_tfm *tfm) argument
2421 artpec6_crypto_ahash_init_hmac_sha256(struct crypto_tfm *tfm) argument
2426 artpec6_crypto_ahash_exit(struct crypto_tfm *tfm) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c3133 struct crypto_shash *tfm; local
3169 static int ath11k_dp_rx_h_michael_mic(struct crypto_shash *tfm, u8 *key, argument
[all...]
/linux-master/drivers/soc/mediatek/
H A Dmtk-svs.c1918 struct svs_fusemap tfm = { 0, 24 }; local
/linux-master/fs/smb/client/
H A Dsmb2ops.c4102 static void *smb2_aead_req_alloc(struct crypto_aead *tfm, const struct smb_rqst *rqst, argument
4136 static void *smb2_get_aead_req(struct crypto_aead *tfm, struct smb_rqst *rqst, argument
4234 struct crypto_aead *tfm; local
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c2751 struct crypto_shash *tfm; local
2783 static int ath12k_dp_rx_h_michael_mic(struct crypto_shash *tfm, u8 *key, argument
[all...]
/linux-master/drivers/md/
H A Ddm-crypt.c134 struct crypto_skcipher *tfm; member in struct:iv_elephant_private
747 struct crypto_skcipher *tfm = any_tfm(cc); local
[all...]
/linux-master/net/sctp/
H A Dsocket.c8527 struct crypto_shash *tfm = NULL; local
/linux-master/drivers/gpu/drm/bridge/
H A Dite-it6505.c1925 struct crypto_shash *tfm; local

Completed in 623 milliseconds

<<111213141516