Searched refs:cryptd_shash_desc (Results 1 – 3 of 3) sorted by relevance
185 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_init()218 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_update()235 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_final()243 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_import()255 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_export()275 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_digest()
48 struct shash_desc *cryptd_shash_desc(struct ahash_request *req);
643 struct shash_desc *desc = cryptd_shash_desc(req); in cryptd_hash_import()1034 struct shash_desc *cryptd_shash_desc(struct ahash_request *req) in cryptd_shash_desc() function1039 EXPORT_SYMBOL_GPL(cryptd_shash_desc);