Lines Matching defs:ctx
58 struct ghash_ctx *ctx = crypto_shash_ctx(tfm); in ghash_setkey() local
84 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_update() local
116 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) in ghash_flush()
137 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_final() local
168 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_init() local
192 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_update() local
210 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_final() local
225 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_digest() local
246 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_setkey() local
263 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_async_init_tfm() local
280 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_async_exit_tfm() local