/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | s5p-sss.c | 1601 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in s5p_hash_init() local 1651 static int s5p_hash_cra_init_alg(struct crypto_tfm *tfm) in s5p_hash_cra_init_alg() argument 1675 s5p_hash_cra_init(struct crypto_tfm *tfm) s5p_hash_cra_init() argument 1686 s5p_hash_cra_exit(struct crypto_tfm *tfm) s5p_hash_cra_exit() argument 1716 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); s5p_hash_import() local 2028 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); s5p_aes_crypt() local 2050 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); s5p_aes_setkey() local 2089 s5p_aes_init_tfm(struct crypto_skcipher *tfm) s5p_aes_init_tfm() argument [all...] |
H A D | hifn_795x.c | 2372 static int hifn_init_tfm(struct crypto_skcipher *tfm) in hifn_init_tfm() argument
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-crypt.c | 125 struct crypto_skcipher *tfm; member [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 3019 struct crypto_shash *tfm; in ath11k_peer_rx_frag_setup() local 3051 static int ath11k_dp_rx_h_michael_mic(struct crypto_shash *tfm, u8 *key, in ath11k_dp_rx_h_michael_mic() argument [all...] |
/kernel/linux/linux-5.10/net/sctp/ |
H A D | socket.c | 8273 struct crypto_shash *tfm = NULL; in sctp_listen_start() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2ops.c | 4176 static void *smb2_aead_req_alloc(struct crypto_aead *tfm, const struct smb_rqst *rqst, in smb2_aead_req_alloc() argument 4207 static void *smb2_get_aead_req(struct crypto_aead *tfm, const struct smb_rqst *rqst, in smb2_get_aead_req() argument 4297 struct crypto_aead *tfm; in crypt_message() local [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2ops.c | 4235 static void *smb2_aead_req_alloc(struct crypto_aead *tfm, const struct smb_rqst *rqst, in smb2_aead_req_alloc() argument 4269 static void *smb2_get_aead_req(struct crypto_aead *tfm, struct smb_rqst *rqst, in smb2_get_aead_req() argument 4367 struct crypto_aead *tfm; in crypt_message() local [all...] |
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_receiver.c | 3786 struct crypto_shash *tfm; in drbd_crypto_alloc_digest_safe() local
|
/kernel/linux/linux-6.6/drivers/crypto/axis/ |
H A D | artpec6_crypto.c | 1236 static int artpec6_crypto_aead_init(struct crypto_aead *tfm) in artpec6_crypto_aead_init() argument 1248 static int artpec6_crypto_aead_set_key(struct crypto_aead *tfm, const u8 *key, in artpec6_crypto_aead_set_key() argument 1534 static int artpec6_crypto_aes_ecb_init(struct crypto_skcipher *tfm) in artpec6_crypto_aes_ecb_init() argument 1544 static int artpec6_crypto_aes_ctr_init(struct crypto_skcipher *tfm) in artpec6_crypto_aes_ctr_init() argument 1560 artpec6_crypto_aes_cbc_init(struct crypto_skcipher *tfm) artpec6_crypto_aes_cbc_init() argument 1570 artpec6_crypto_aes_xts_init(struct crypto_skcipher *tfm) artpec6_crypto_aes_xts_init() argument 1580 artpec6_crypto_aes_exit(struct crypto_skcipher *tfm) artpec6_crypto_aes_exit() argument 1587 artpec6_crypto_aes_ctr_exit(struct crypto_skcipher *tfm) artpec6_crypto_aes_ctr_exit() argument 2225 artpec6_crypto_hash_set_key(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) artpec6_crypto_hash_set_key() argument 2388 artpec6_crypto_ahash_init_common(struct crypto_tfm *tfm, const char *base_hash_name) artpec6_crypto_ahash_init_common() argument 2412 artpec6_crypto_ahash_init(struct crypto_tfm *tfm) artpec6_crypto_ahash_init() argument 2417 artpec6_crypto_ahash_init_hmac_sha256(struct crypto_tfm *tfm) artpec6_crypto_ahash_init_hmac_sha256() argument 2422 artpec6_crypto_ahash_exit(struct crypto_tfm *tfm) artpec6_crypto_ahash_exit() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | s5p-sss.c | 1598 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in s5p_hash_init() local 1648 static int s5p_hash_cra_init_alg(struct crypto_tfm *tfm) in s5p_hash_cra_init_alg() argument 1672 s5p_hash_cra_init(struct crypto_tfm *tfm) s5p_hash_cra_init() argument 1683 s5p_hash_cra_exit(struct crypto_tfm *tfm) s5p_hash_cra_exit() argument 1713 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); s5p_hash_import() local 2025 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); s5p_aes_crypt() local 2047 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); s5p_aes_setkey() local 2086 s5p_aes_init_tfm(struct crypto_skcipher *tfm) s5p_aes_init_tfm() argument [all...] |
H A D | hifn_795x.c | 2372 static int hifn_init_tfm(struct crypto_skcipher *tfm) in hifn_init_tfm() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 3135 struct crypto_shash *tfm; in ath11k_peer_rx_frag_setup() local 3171 static int ath11k_dp_rx_h_michael_mic(struct crypto_shash *tfm, u8 *key, in ath11k_dp_rx_h_michael_mic() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | dp_rx.c | 2745 struct crypto_shash *tfm; in ath12k_dp_rx_peer_frag_setup() local 2777 static int ath12k_dp_rx_h_michael_mic(struct crypto_shash *tfm, u8 *key, in ath12k_dp_rx_h_michael_mic() argument [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-crypt.c | 132 struct crypto_skcipher *tfm; member 750 struct crypto_skcipher *tfm = any_tfm(cc); in crypt_iv_eboiv_gen() local [all...] |
/kernel/linux/linux-6.6/net/sctp/ |
H A D | socket.c | 8525 struct crypto_shash *tfm = NULL; in sctp_listen_start() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | ite-it6505.c | 1924 struct crypto_shash *tfm; in it6505_sha1_digest() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/cisco/ |
H A D | airo.c | 1225 struct crypto_sync_skcipher *tfm; member 1306 age_mic_context(miccntx *cur, miccntx *old, u8 *key, int key_len, struct crypto_sync_skcipher *tfm) age_mic_context() argument 1637 emmh32_setseed(emmh32_context *context, u8 *pkey, int keylen, struct crypto_sync_skcipher *tfm) emmh32_setseed() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/ |
H A D | airo.c | 1225 struct crypto_sync_skcipher *tfm; member 1306 age_mic_context(miccntx *cur, miccntx *old, u8 *key, int key_len, struct crypto_sync_skcipher *tfm) age_mic_context() argument 1637 emmh32_setseed(emmh32_context *context, u8 *pkey, int keylen, struct crypto_sync_skcipher *tfm) emmh32_setseed() argument [all...] |