Searched refs:ghash_async_ctx (Results 1 – 2 of 2) sorted by relevance
39 struct ghash_async_ctx { struct154 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_init()178 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_update()196 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_final()211 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_digest()232 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_setkey()249 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_async_init_tfm()266 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_async_exit_tfm()285 .cra_ctxsize = sizeof(struct ghash_async_ctx),
33 struct ghash_async_ctx { struct168 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_init()192 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_update()210 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_final()225 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_digest()246 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_setkey()263 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_async_init_tfm()280 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_async_exit_tfm()297 .cra_ctxsize = sizeof(struct ghash_async_ctx),