Home
last modified time | relevance | path

Searched refs:cast_mcryptd_ctx_to_req (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c88 static inline struct ahash_request *cast_mcryptd_ctx_to_req(struct mcryptd_hash_request_ctx *ctx) in cast_mcryptd_ctx_to_req() function
426 struct ahash_request *req = cast_mcryptd_ctx_to_req(rctx); in sha_complete_job()
454 req = cast_mcryptd_ctx_to_req(req_ctx); in sha_complete_job()
496 struct ahash_request *req = cast_mcryptd_ctx_to_req(rctx); in sha1_mb_update()
555 struct ahash_request *req = cast_mcryptd_ctx_to_req(rctx); in sha1_mb_finup()