Searched refs:ahash_crypto_instance (Results 1 – 3 of 3) sorted by relevance
149 static inline struct crypto_instance *ahash_crypto_instance( in ahash_crypto_instance() function169 return crypto_instance_ctx(ahash_crypto_instance(inst)); in ahash_instance_ctx()
655 err = crypto_grab_shash(&ctx->spawn, ahash_crypto_instance(inst), in cryptd_create_hash()661 err = cryptd_init_instance(ahash_crypto_instance(inst), &alg->base); in cryptd_create_hash()
644 return crypto_register_instance(tmpl, ahash_crypto_instance(inst)); in ahash_register_instance()
Completed in 8 milliseconds