Home
last modified time | relevance | path

Searched defs:tfm (Results 201 – 215 of 215) sorted by relevance

12

/linux-4.1.27/net/wireless/
Dlib80211_crypt_tkip.c648 struct crypto_hash *tfm = tkey->tx_tfm_michael; in lib80211_tkip_set_key() local
/linux-4.1.27/drivers/crypto/caam/
Dcaamhash.c1748 static int caam_hash_cra_init(struct crypto_tfm *tfm) in caam_hash_cra_init()
1792 static void caam_hash_cra_exit(struct crypto_tfm *tfm) in caam_hash_cra_exit()
/linux-4.1.27/net/bluetooth/
Dsmp.c162 static int aes_cmac(struct crypto_hash *tfm, const u8 k[16], const u8 *m, in aes_cmac()
367 static int smp_e(struct crypto_blkcipher *tfm, const u8 *k, u8 *r) in smp_e()
463 static int smp_ah(struct crypto_blkcipher *tfm, const u8 irk[16], in smp_ah()
/linux-4.1.27/drivers/md/
Ddm-verity.c60 struct crypto_shash *tfm; member
/linux-4.1.27/security/keys/encrypted-keys/
Dencrypted.c88 struct crypto_blkcipher *tfm; in aes_get_sizes() local
/linux-4.1.27/drivers/crypto/ux500/cryp/
Dcryp_core.c1093 static int cryp_cra_init(struct crypto_tfm *tfm) in cryp_cra_init()
/linux-4.1.27/fs/ecryptfs/
Decryptfs_kernel.h237 struct crypto_ablkcipher *tfm; member
Dcrypto.c1751 int ecryptfs_get_tfm_and_mutex_for_cipher_name(struct crypto_blkcipher **tfm, in ecryptfs_get_tfm_and_mutex_for_cipher_name()
/linux-4.1.27/drivers/crypto/
Dhifn_795x.c2050 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); in hifn_setkey() local
2472 static int hifn_cra_init(struct crypto_tfm *tfm) in hifn_cra_init()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_nl.c2075 alloc_hash(struct crypto_hash **tfm, char *tfm_name, int err_alg) in alloc_hash()
Ddrbd_receiver.c3448 struct crypto_hash *tfm; in drbd_crypto_alloc_digest_safe() local
/linux-4.1.27/kernel/
Dkexec.c2183 struct crypto_shash *tfm; in kexec_calculate_store_digests() local
/linux-4.1.27/include/net/
Dtcp.h1367 struct crypto_cipher *tfm; member
/linux-4.1.27/drivers/net/wireless/
Dairo.c1219 struct crypto_cipher *tfm; member
1300 struct crypto_cipher *tfm) in age_mic_context()
1632 struct crypto_cipher *tfm) in emmh32_setseed()
/linux-4.1.27/net/sctp/
Dsocket.c6324 struct crypto_hash *tfm = NULL; in sctp_listen_start() local

12