Home
last modified time | relevance | path

Searched defs:cryptd_req (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c183 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_init() local
194 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_update() local
212 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_final() local
230 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_import() local
242 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_export() local
255 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_digest() local
/openbmc/linux/arch/arm/crypto/
H A Dghash-ce-glue.c220 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_init() local
231 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_update() local
249 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_final() local
269 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_digest() local
288 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_import() local
300 struct ahash_request *cryptd_req = ahash_request_ctx(req); in ghash_async_export() local