Home
last modified time | relevance | path

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

/linux/crypto/
H A Dcryptd.c505 static struct shash_desc *cryptd_hash_prepare(struct ahash_request *req, in cryptd_hash_prepare() function
545 desc = cryptd_hash_prepare(req, err); in cryptd_hash_init()
567 desc = cryptd_hash_prepare(req, err); in cryptd_hash_update()
584 desc = cryptd_hash_prepare(req, err); in cryptd_hash_final()
601 desc = cryptd_hash_prepare(req, err); in cryptd_hash_finup()
621 desc = cryptd_hash_prepare(req, err); in cryptd_hash_digest()