Searched refs:cryptd_shash_desc (Results 1 – 4 of 4) sorted by relevance
166 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_init()186 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_update()204 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_final()212 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_import()224 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_export()245 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_digest()
205 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_init()225 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_update()243 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_final()261 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_digest()274 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_import()284 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_export()
47 struct shash_desc *cryptd_shash_desc(struct ahash_request *req);
620 struct shash_desc *desc = cryptd_shash_desc(req); in cryptd_hash_import()989 struct shash_desc *cryptd_shash_desc(struct ahash_request *req) in cryptd_shash_desc() function994 EXPORT_SYMBOL_GPL(cryptd_shash_desc);