Searched refs:crypto_hash_alg_common (Results 1 – 7 of 7) sorted by relevance
64 struct ahash_alg *alg = container_of(crypto_hash_alg_common(ahash), in to_ahash_tmpl()
330 static inline struct hash_alg_common *crypto_hash_alg_common( in crypto_hash_alg_common() function348 return crypto_hash_alg_common(tfm)->digestsize; in crypto_ahash_digestsize()
150 return container_of(crypto_hash_alg_common(hash), struct ahash_alg, in crypto_ahash_alg()
632 struct hash_alg_common *halg = crypto_hash_alg_common(tfm); in mxs_dcp_run_sha()673 struct hash_alg_common *halg = crypto_hash_alg_common(tfm); in dcp_sha_req_to_buf()778 struct hash_alg_common *halg = crypto_hash_alg_common(tfm); in dcp_sha_init()
580 struct hash_alg_common *halg = crypto_hash_alg_common(hash); in crypto_clone_ahash()
1767 const char *algname = crypto_hash_alg_common(tfm)->base.cra_name; in test_hash_vs_generic_impl()
2501 crypto_hash_alg_common(ahash)->statesize = in safexcel_sha3_cra_init()
Completed in 32 milliseconds