Searched refs:cryptd_shash_desc (Results 1 – 4 of 4) sorted by relevance
170 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_init()191 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_update()209 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_final()217 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_import()229 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_export()250 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_digest()
168 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_init()189 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_update()207 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_final()225 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_digest()239 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_import()250 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_export()
63 struct shash_desc *cryptd_shash_desc(struct ahash_request *req);
859 struct shash_desc *desc = cryptd_shash_desc(req); in cryptd_hash_import()1300 struct shash_desc *cryptd_shash_desc(struct ahash_request *req) in cryptd_shash_desc() function1305 EXPORT_SYMBOL_GPL(cryptd_shash_desc);