Home
last modified time | relevance | path

Searched refs:ahash_crypto_instance (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/crypto/internal/
Dhash.h148 static inline struct crypto_instance *ahash_crypto_instance( in ahash_crypto_instance() function
162 return crypto_instance_ctx(ahash_crypto_instance(inst)); in ahash_instance_ctx()
/Linux-v4.19/crypto/
Dahash.c622 return crypto_register_instance(tmpl, ahash_crypto_instance(inst)); in ahash_register_instance()
Dmcryptd.c515 ahash_crypto_instance(inst)); in mcryptd_create_hash()
Dcryptd.c895 ahash_crypto_instance(inst)); in cryptd_create_hash()