Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/internal/
Dhash.h143 static inline struct crypto_instance *ahash_crypto_instance( in ahash_crypto_instance() function
157 return crypto_instance_ctx(ahash_crypto_instance(inst)); in ahash_instance_ctx()
/Linux-v5.4/crypto/
Dahash.c645 return crypto_register_instance(tmpl, ahash_crypto_instance(inst)); in ahash_register_instance()
Dcryptd.c697 ahash_crypto_instance(inst)); in cryptd_create_hash()