Home
last modified time | relevance | path

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

/include/crypto/internal/
A Dhash.h119 return crypto_hash_alg_common(tfm)->base.cra_flags & in crypto_hash_no_export_core()
183 return container_of(crypto_hash_alg_common(hash), struct ahash_alg, in crypto_ahash_alg()
/include/crypto/
A Dhash.h373 static inline struct hash_alg_common *crypto_hash_alg_common( in crypto_hash_alg_common() function
391 return crypto_hash_alg_common(tfm)->digestsize; in crypto_ahash_digestsize()

Completed in 18 milliseconds