Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c76 struct sha1_mb_ctx { struct
705 struct sha1_mb_ctx *ctx = crypto_ahash_ctx(tfm); in sha1_mb_async_init()
719 struct sha1_mb_ctx *ctx = crypto_ahash_ctx(tfm); in sha1_mb_async_update()
732 struct sha1_mb_ctx *ctx = crypto_ahash_ctx(tfm); in sha1_mb_async_finup()
745 struct sha1_mb_ctx *ctx = crypto_ahash_ctx(tfm); in sha1_mb_async_final()
756 struct sha1_mb_ctx *ctx = crypto_ahash_ctx(tfm); in sha1_mb_async_digest()
768 struct sha1_mb_ctx *ctx = crypto_tfm_ctx(tfm); in sha1_mb_async_init_tfm()
788 struct sha1_mb_ctx *ctx = crypto_tfm_ctx(tfm); in sha1_mb_async_exit_tfm()
812 .cra_ctxsize = sizeof(struct sha1_mb_ctx),