Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/crypto/
A Dshash.c35 struct shash_alg *shash = crypto_shash_alg(tfm); in shash_setkey_unaligned() local
62 struct shash_alg *shash = crypto_shash_alg(tfm); in crypto_shash_setkey() local
85 struct shash_alg *shash = crypto_shash_alg(tfm); in shash_update_unaligned() local
115 struct shash_alg *shash = crypto_shash_alg(tfm); in crypto_shash_update() local
129 struct shash_alg *shash = crypto_shash_alg(tfm); in shash_final_unaligned() local
156 struct shash_alg *shash = crypto_shash_alg(tfm); in crypto_shash_final() local
177 struct shash_alg *shash = crypto_shash_alg(tfm); in crypto_shash_finup() local
198 struct shash_alg *shash = crypto_shash_alg(tfm); in crypto_shash_digest() local
373 struct crypto_shash *shash; in crypto_init_shash_ops_async() local
446 struct shash_instance *shash = shash_instance(inst); in crypto_shash_free_instance() local
/linux-6.3-rc2/fs/cifs/
A Dcifsencrypt.c31 struct shash_desc *shash) in cifs_shash_bvec()
70 struct shash_desc *shash) in cifs_shash_kvec()
104 struct shash_desc *shash) in cifs_shash_xarray()
152 struct shash_desc *shash) in cifs_shash_iter()
173 struct shash_desc *shash) in __cifs_calc_signature()
A Dsmb2transport.c223 struct shash_desc *shash = NULL; in smb2_calc_signature() local
543 struct shash_desc *shash = NULL; in smb3_calc_signature() local
/linux-6.3-rc2/net/ipv6/
A Dseg6_hmac.c123 struct shash_desc *shash; in __do_hmac() local
355 struct shash_desc *shash; in seg6_hmac_init_algo() local
420 struct shash_desc *shash; in seg6_hmac_exit() local
/linux-6.3-rc2/fs/ksmbd/
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-6.3-rc2/drivers/nvme/target/
A Dauth.c267 struct shash_desc *shash; in nvmet_auth_host_hash() local
378 struct shash_desc *shash; in nvmet_auth_ctrl_hash() local
/linux-6.3-rc2/tools/perf/util/
A Dfncache.c19 unsigned shash(const unsigned char *s) in shash() function
/linux-6.3-rc2/lib/
A Dcrc-t10dif.c66 struct shash_desc shash; in crc_t10dif_update() member
A Dcrc64-rocksoft.c60 struct shash_desc shash; in crc64_rocksoft_update() member
A Ddigsig.c28 static struct crypto_shash *shash; variable
/linux-6.3-rc2/drivers/crypto/vmx/
A Dghash.c41 u64 shash[2]; member
/linux-6.3-rc2/drivers/nvme/common/
A Dauth.c236 struct shash_desc *shash; in nvme_auth_transform_key() local
/linux-6.3-rc2/arch/x86/crypto/
A Dghash-clmulni-intel_glue.c37 le128 shash; member
/linux-6.3-rc2/drivers/crypto/bcm/
A Dutil.c189 struct shash_desc shash; member
/linux-6.3-rc2/drivers/crypto/ccp/
A Dccp-crypto-sha.c276 struct crypto_shash *shash = ctx->u.sha.hmac_tfm; in ccp_sha_setkey() local
/linux-6.3-rc2/include/crypto/internal/
A Dhash.h246 struct crypto_shash *shash) in shash_alg_instance()
/linux-6.3-rc2/drivers/net/ppp/
A Dppp_mppe.c174 struct crypto_shash *shash; in mppe_alloc() local
/linux-6.3-rc2/net/bluetooth/
A Damp.c131 struct shash_desc *shash; in hmac_sha256() local
/linux-6.3-rc2/drivers/crypto/marvell/octeontx/
A Dotx_cptvf_algs.h166 struct shash_desc shash; member
/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_algs.h156 struct shash_desc shash; member
/linux-6.3-rc2/drivers/thunderbolt/
A Ddomain.c707 struct shash_desc *shash; in tb_domain_challenge_switch_key() local
/linux-6.3-rc2/include/crypto/
A Dhash.h165 #define SHASH_DESC_ON_STACK(shash, ctx) \ argument
/linux-6.3-rc2/drivers/tee/
A Dtee_core.c148 struct crypto_shash *shash = NULL; in uuid_v5() local
/linux-6.3-rc2/security/keys/trusted-keys/
A Dtrusted_tpm1.c31 struct shash_desc shash; member
/linux-6.3-rc2/drivers/crypto/
A Dsa2ul.h315 struct crypto_shash *shash; member

Completed in 35 milliseconds

12