Searched refs:crypto_hash_alg_common (Results 1 – 2 of 2) sorted by relevance
119 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()
373 static inline struct hash_alg_common *crypto_hash_alg_common( in crypto_hash_alg_common() function391 return crypto_hash_alg_common(tfm)->digestsize; in crypto_ahash_digestsize()
Completed in 18 milliseconds