Searched refs:rk_ahash_ctx (Results 1 – 2 of 2) sorted by relevance
84 struct rk_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in rk_ahash_init()97 struct rk_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in rk_ahash_update()112 struct rk_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in rk_ahash_final()126 struct rk_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in rk_ahash_finup()143 struct rk_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in rk_ahash_import()156 struct rk_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in rk_ahash_export()167 struct rk_ahash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in rk_ahash_digest()275 struct rk_ahash_ctx *tctx = crypto_tfm_ctx(tfm); in rk_cra_hash_init()309 struct rk_ahash_ctx *tctx = crypto_tfm_ctx(tfm); in rk_cra_hash_exit()335 .cra_ctxsize = sizeof(struct rk_ahash_ctx),[all …]
234 struct rk_ahash_ctx { struct