Searched refs:ahash_crypto_instance (Results 1 – 3 of 3) sorted by relevance
177 static inline struct crypto_instance *ahash_crypto_instance( in ahash_crypto_instance() function197 return crypto_instance_ctx(ahash_crypto_instance(inst)); in ahash_instance_ctx()
678 err = crypto_grab_shash(&ctx->spawn, ahash_crypto_instance(inst), in cryptd_create_hash()684 err = cryptd_init_instance(ahash_crypto_instance(inst), &alg->base); in cryptd_create_hash()
672 return crypto_register_instance(tmpl, ahash_crypto_instance(inst)); in ahash_register_instance()