Home
last modified time | relevance | path

Searched refs:__crypto_hash_alg_common (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/crypto/internal/
A Dhash.h106 return __crypto_hash_alg_common(spawn->base.alg); in crypto_spawn_ahash_alg()
150 return container_of(__crypto_hash_alg_common(alg), struct ahash_alg, in __crypto_ahash_alg()
/linux-6.3-rc2/include/crypto/
A Dhash.h334 static inline struct hash_alg_common *__crypto_hash_alg_common( in __crypto_hash_alg_common() function
343 return __crypto_hash_alg_common(crypto_ahash_tfm(tfm)->__crt_alg); in crypto_hash_alg_common()
/linux-6.3-rc2/crypto/
A Dahash.c478 rhash.digestsize = __crypto_hash_alg_common(alg)->digestsize; in crypto_ahash_report()
498 __crypto_hash_alg_common(alg)->digestsize); in crypto_ahash_show()

Completed in 7 milliseconds