Searched defs:cryptd_req (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/crypto/
H A Dablk_helper.c75 struct ablkcipher_request *cryptd_req = ablk_encrypt() local
94 struct ablkcipher_request *cryptd_req = ablk_decrypt() local
/linux-4.4.14/arch/arm/crypto/
H A Dghash-ce-glue.c155 struct ahash_request *cryptd_req = ahash_request_ctx(req); ghash_async_init() local
174 struct ahash_request *cryptd_req = ahash_request_ctx(req); ghash_async_update() local
192 struct ahash_request *cryptd_req = ahash_request_ctx(req); ghash_async_final() local
212 struct ahash_request *cryptd_req = ahash_request_ctx(req); ghash_async_digest() local
/linux-4.4.14/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c169 struct ahash_request *cryptd_req = ahash_request_ctx(req); ghash_async_init() local
188 struct ahash_request *cryptd_req = ahash_request_ctx(req); ghash_async_update() local
206 struct ahash_request *cryptd_req = ahash_request_ctx(req); ghash_async_final() local
226 struct ahash_request *cryptd_req = ahash_request_ctx(req); ghash_async_digest() local

Completed in 142 milliseconds