Searched refs:ghash_async_ctx (Results 1 – 2 of 2) sorted by relevance
41 struct ghash_async_ctx { struct165 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_init()180 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_update()198 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_final()215 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_digest()238 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_import()258 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_setkey()275 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_async_init_tfm()292 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_async_exit_tfm()313 .cra_ctxsize = sizeof(struct ghash_async_ctx),
33 struct ghash_async_ctx { struct167 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_init()182 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_update()200 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_final()240 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_digest()262 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_setkey()279 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_async_init_tfm()296 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_async_exit_tfm()316 .cra_ctxsize = sizeof(struct ghash_async_ctx),