Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c80 static inline struct mcryptd_hash_request_ctx *cast_hash_to_mcryptd_ctx(struct sha1_hash_ctx *hash_… in cast_hash_to_mcryptd_ctx() function
406 rctx = cast_hash_to_mcryptd_ctx(sha_ctx); in sha_finish_walk()
447 req_ctx = cast_hash_to_mcryptd_ctx(sha_ctx); in sha_complete_job()
533 rctx = cast_hash_to_mcryptd_ctx(sha_ctx); in sha1_mb_update()
537 rctx = cast_hash_to_mcryptd_ctx(sha_ctx); in sha1_mb_update()
599 rctx = cast_hash_to_mcryptd_ctx(sha_ctx); in sha1_mb_finup()
644 rctx = cast_hash_to_mcryptd_ctx(sha_ctx); in sha1_mb_final()
648 rctx = cast_hash_to_mcryptd_ctx(sha_ctx); in sha1_mb_final()
840 rctx = cast_hash_to_mcryptd_ctx(sha_ctx); in sha1_mb_flusher()