Searched refs:sun8i_ce_hash_tfm_ctx (Results 1 – 3 of 3) sorted by relevance
28 struct sun8i_ce_hash_tfm_ctx *op = crypto_ahash_ctx(tfm); in sun8i_ce_hash_init_tfm()66 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm); in sun8i_ce_hash_exit_tfm()76 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm); in sun8i_ce_hash_init()90 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm); in sun8i_ce_hash_export()102 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm); in sun8i_ce_hash_import()114 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm); in sun8i_ce_hash_final()139 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm); in sun8i_ce_hash_update()154 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm); in sun8i_ce_hash_finup()182 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm); in sun8i_ce_hash_digest_fb()
422 .cra_ctxsize = sizeof(struct sun8i_ce_hash_tfm_ctx),456 .cra_ctxsize = sizeof(struct sun8i_ce_hash_tfm_ctx),489 .cra_ctxsize = sizeof(struct sun8i_ce_hash_tfm_ctx),522 .cra_ctxsize = sizeof(struct sun8i_ce_hash_tfm_ctx),555 .cra_ctxsize = sizeof(struct sun8i_ce_hash_tfm_ctx),588 .cra_ctxsize = sizeof(struct sun8i_ce_hash_tfm_ctx),
285 struct sun8i_ce_hash_tfm_ctx { struct