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()
50 struct shash_desc *cryptd_shash_desc(struct ahash_request *req);
948 struct shash_desc *cryptd_shash_desc(struct ahash_request *req) in cryptd_shash_desc() function953 EXPORT_SYMBOL_GPL(cryptd_shash_desc);