Searched refs:cryptd_shash_desc (Results 1 – 4 of 4) sorted by relevance
168 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_init()188 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_update()206 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_final()214 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_import()226 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_export()247 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_digest()
210 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_init()230 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_update()248 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_final()266 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_digest()279 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_import()289 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_export()
47 struct shash_desc *cryptd_shash_desc(struct ahash_request *req);
662 struct shash_desc *desc = cryptd_shash_desc(req); in cryptd_hash_import()1046 struct shash_desc *cryptd_shash_desc(struct ahash_request *req) in cryptd_shash_desc() function1051 EXPORT_SYMBOL_GPL(cryptd_shash_desc);