Searched refs:cryptd_shash_desc (Results 1 – 4 of 4) sorted by relevance
163 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_init()185 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_update()203 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_final()220 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_digest()
177 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_init()199 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_update()217 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_final()234 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_digest()
49 struct shash_desc *cryptd_shash_desc(struct ahash_request *req);
918 struct shash_desc *cryptd_shash_desc(struct ahash_request *req) in cryptd_shash_desc() function923 EXPORT_SYMBOL_GPL(cryptd_shash_desc);