Searched refs:ahash_crypto_instance (Results 1 – 3 of 3) sorted by relevance
143 static inline struct crypto_instance *ahash_crypto_instance( in ahash_crypto_instance() function157 return crypto_instance_ctx(ahash_crypto_instance(inst)); in ahash_instance_ctx()
645 return crypto_register_instance(tmpl, ahash_crypto_instance(inst)); in ahash_register_instance()
697 ahash_crypto_instance(inst)); in cryptd_create_hash()