Searched refs:ahash_crypto_instance (Results 1 – 3 of 3) sorted by relevance
124 static inline struct crypto_instance *ahash_crypto_instance( in ahash_crypto_instance() function138 return crypto_instance_ctx(ahash_crypto_instance(inst)); in ahash_instance_ctx()
475 return crypto_register_instance(tmpl, ahash_crypto_instance(inst)); in ahash_register_instance()
592 ahash_crypto_instance(inst)); in cryptd_create_hash()