Searched refs:cryptd_shash_desc (Results 1 – 4 of 4) sorted by relevance
185 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_init()205 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_update()223 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_final()231 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_import()243 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_export()264 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_digest()
222 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_init()242 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_update()260 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_final()278 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_digest()291 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_import()301 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); in ghash_async_export()
48 struct shash_desc *cryptd_shash_desc(struct ahash_request *req);
643 struct shash_desc *desc = cryptd_shash_desc(req); in cryptd_hash_import()1034 struct shash_desc *cryptd_shash_desc(struct ahash_request *req) in cryptd_shash_desc() function1039 EXPORT_SYMBOL_GPL(cryptd_shash_desc);