Home
last modified time | relevance | path

Searched defs:shash (Results 1 – 17 of 17) sorted by relevance

/linux/net/ipv6/
H A Dseg6_hmac.c131 struct shash_desc *shash; __do_hmac() local
370 struct shash_desc *shash; seg6_hmac_init_algo() local
436 struct shash_desc *shash; seg6_hmac_exit() local
/linux/fs/smb/server/
H A Dcrypto_ctx.c31 static void free_shash(struct shash_desc *shash) in free_shash()
66 struct shash_desc *shash; in alloc_shash_desc() local
/linux/crypto/
H A Dahash.c256 struct crypto_shash *shash; in crypto_init_ahash_using_shash() local
294 struct crypto_shash *shash = ahash_to_shash(tfm); in crypto_ahash_setkey() local
879 struct crypto_shash *shash; in crypto_clone_ahash() local
H A Dhkdf.c464 static int hkdf_test(const char *shash, const struct hkdf_testvec *tv) in hkdf_test()
/linux/net/rxrpc/
H A Drxgk_common.h113 struct crypto_shash *shash, in rxgk_verify_mic_skb()
/linux/fs/smb/client/
H A Dcifsproto.h638 struct shash_desc *shash; member
H A Dsmb2transport.c476 struct shash_desc *shash = NULL; in smb3_calc_signature() local
/linux/drivers/nvme/target/
H A Dauth.c402 struct shash_desc *shash; in nvmet_auth_ctrl_hash() local
/linux/drivers/crypto/ccp/
H A Dccp-crypto-sha.c276 struct crypto_shash *shash = ctx->u.sha.hmac_tfm; in ccp_sha_setkey() local
/linux/drivers/crypto/bcm/
H A Dutil.c189 struct shash_desc shash; member
H A Dcipher.h236 struct shash_desc *shash; member
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h166 struct shash_desc shash; member
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h159 struct shash_desc shash; member
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c31 struct shash_desc shash; global() member
/linux/drivers/crypto/
H A Dsa2ul.h315 struct crypto_shash *shash; member
/linux/drivers/md/
H A Ddm-verity-target.c1240 struct crypto_shash *shash; in verity_setup_hash_alg() local
H A Ddm-integrity.c4351 static int get_mac(struct crypto_shash **shash, struct crypto_ahash **ahash, in get_mac()