Home
last modified time | relevance | path

Searched refs:crypto_hash_alg_common (Results 1 – 7 of 7) sorted by relevance

/linux/include/crypto/
A Dhash.h340 static inline struct hash_alg_common *crypto_hash_alg_common( in crypto_hash_alg_common() function
358 return crypto_hash_alg_common(tfm)->digestsize; in crypto_ahash_digestsize()
373 return crypto_hash_alg_common(tfm)->statesize; in crypto_ahash_statesize()
/linux/drivers/crypto/qce/
A Dsha.h64 struct ahash_alg *alg = container_of(crypto_hash_alg_common(ahash), in to_ahash_tmpl()
/linux/crypto/
A Dahash.c37 return container_of(crypto_hash_alg_common(hash), struct ahash_alg, in crypto_ahash_alg()
165 const struct hash_alg_common *alg = crypto_hash_alg_common(tfm); in ahash_set_needkey()
A Dtestmgr.c1642 const char *algname = crypto_hash_alg_common(tfm)->base.cra_name; in test_hash_vs_generic_impl()
/linux/drivers/crypto/
A Dmxs-dcp.c582 struct hash_alg_common *halg = crypto_hash_alg_common(tfm); in mxs_dcp_run_sha()
623 struct hash_alg_common *halg = crypto_hash_alg_common(tfm); in dcp_sha_req_to_buf()
728 struct hash_alg_common *halg = crypto_hash_alg_common(tfm); in dcp_sha_init()
/linux/drivers/md/
A Ddm-verity-target.c1173 crypto_hash_alg_common(v->tfm)->base.cra_driver_name); in verity_ctr()
/linux/drivers/crypto/inside-secure/
A Dsafexcel_hash.c2548 crypto_hash_alg_common(ahash)->statesize = in safexcel_sha3_cra_init()

Completed in 24 milliseconds