Home
last modified time | relevance | path

Searched defs:tfm (Results 351 – 375 of 390) sorted by relevance

1...<<111213141516

/openbmc/linux/drivers/md/
H A Ddm-ima.c188 struct crypto_shash *tfm = NULL; in dm_ima_measure_on_table_load() local
H A Ddm-crypt.c132 struct crypto_skcipher *tfm; member
750 struct crypto_skcipher *tfm = any_tfm(cc); in crypt_iv_eboiv_gen() local
/openbmc/linux/fs/ecryptfs/
H A Dkeystore.c1654 struct crypto_skcipher *tfm; in decrypt_passphrase_encrypted_session_key() local
2192 struct crypto_skcipher *tfm; in write_tag_3_packet() local
H A Decryptfs_kernel.h239 struct crypto_skcipher *tfm; member
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrufault.c146 struct gru_tlb_fault_map *tfm; in get_clear_fault_map() local
/openbmc/linux/fs/smb/client/
H A Dsmb2transport.c916 struct crypto_aead *tfm; in smb3_crypto_aead_allocate() local
H A Dsmb2ops.c4128 static void *smb2_aead_req_alloc(struct crypto_aead *tfm, const struct smb_rqst *rqst, in smb2_aead_req_alloc()
4162 static void *smb2_get_aead_req(struct crypto_aead *tfm, struct smb_rqst *rqst, in smb2_get_aead_req()
4260 struct crypto_aead *tfm; in crypt_message() local
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_worker.c287 void drbd_csum_ee(struct crypto_shash *tfm, struct drbd_peer_request *peer_req, void *digest) in drbd_csum_ee()
316 void drbd_csum_bio(struct crypto_shash *tfm, struct bio *bio, void *digest) in drbd_csum_bio()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.c122 crypto_comp_decompress(const struct ubifs_info *c, struct crypto_comp *tfm, in crypto_comp_decompress()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_crypt_tkip.c600 struct crypto_shash *tfm = tkey->tx_tfm_michael; in rtllib_tkip_set_key() local
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_tkip.c608 struct crypto_shash *tfm = tkey->tx_tfm_michael; in ieee80211_tkip_set_key() local
/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c707 struct crypto_shash *tfm; in tb_domain_challenge_switch_key() local
/openbmc/linux/net/wireless/
H A Dlib80211_crypt_tkip.c624 struct crypto_shash *tfm = tkey->tx_tfm_michael; in lib80211_tkip_set_key() local
/openbmc/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c38 struct crypto_aead *tfm; member
/openbmc/linux/kernel/
H A Dkexec_file.c679 struct crypto_shash *tfm; in kexec_calculate_store_digests() local
/openbmc/linux/drivers/crypto/nx/
H A Dnx-common-powernv.c1034 static int nx842_powernv_crypto_init(struct crypto_tfm *tfm) in nx842_powernv_crypto_init()
H A Dnx-common-pseries.c1011 static int nx842_pseries_crypto_init(struct crypto_tfm *tfm) in nx842_pseries_crypto_init()
/openbmc/linux/fs/crypto/
H A Dfscrypt_private.h185 struct crypto_skcipher *tfm; member
/openbmc/linux/drivers/crypto/caam/
H A Dcaamhash.c1759 static int caam_hash_cra_init(struct crypto_tfm *tfm) in caam_hash_cra_init()
1868 static void caam_hash_cra_exit(struct crypto_tfm *tfm) in caam_hash_cra_exit()
/openbmc/linux/drivers/nvme/target/
H A Dtcp.c832 struct crypto_ahash *tfm = crypto_ahash_reqtfm(queue->rcv_hash); in nvmet_tcp_free_crypto() local
841 struct crypto_ahash *tfm; in nvmet_tcp_alloc_crypto() local
/openbmc/linux/fs/smb/server/
H A Dauth.c1117 struct crypto_aead *tfm; in ksmbd_crypt_message() local
/openbmc/linux/drivers/nvme/host/
H A Dtcp.c1265 struct crypto_ahash *tfm = crypto_ahash_reqtfm(queue->rcv_hash); in nvme_tcp_free_crypto() local
1274 struct crypto_ahash *tfm; in nvme_tcp_alloc_crypto() local
/openbmc/linux/net/sctp/
H A Dsm_make_chunk.c1718 struct crypto_shash *tfm = sctp_sk(ep->base.sk)->hmac; in sctp_pack_cookie() local
1786 struct crypto_shash *tfm = sctp_sk(ep->base.sk)->hmac; in sctp_unpack_cookie() local
/openbmc/linux/include/net/
H A Dmacsec.h70 struct crypto_aead *tfm; member
/openbmc/linux/drivers/staging/ks7010/
H A Dks_hostif.c195 struct crypto_shash *tfm = NULL; in michael_mic() local

1...<<111213141516