Searched refs:cryptd_shash_desc (Results 1 – 2 of 2) sorted by relevance
48 struct shash_desc *cryptd_shash_desc(struct ahash_request *req);
649 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() function1045 EXPORT_SYMBOL_GPL(cryptd_shash_desc);