Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dcryptd.h48 struct shash_desc *cryptd_shash_desc(struct ahash_request *req);
/linux/crypto/
H A Dcryptd.c649 struct shash_desc *desc = cryptd_shash_desc(req); in cryptd_hash_import()
1040 struct shash_desc *cryptd_shash_desc(struct ahash_request *req) in cryptd_shash_desc() function
1045 EXPORT_SYMBOL_GPL(cryptd_shash_desc);