Home
last modified time | relevance | path

Searched refs:FINALIZE (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/arch/powerpc/crypto/
Dmd5-asm.S43 #define FINALIZE \ macro
234 FINALIZE
Dsha256-spe-asm.S63 #define FINALIZE \ macro
297 FINALIZE
Dsha1-spe-asm.S70 #define FINALIZE \ macro
288 FINALIZE
/Linux-v6.6/drivers/crypto/caam/
Dcaamalg_qi2.c3049 FINALIZE, enumerator
3170 flc = &ctx->flc[FINALIZE]; in ahash_set_sh_desc()
3175 dma_sync_single_for_device(ctx->dev, ctx->flc_dma[FINALIZE], in ahash_set_sh_desc()
3701 req_ctx->flc = &ctx->flc[FINALIZE]; in ahash_final_ctx()
3702 req_ctx->flc_dma = ctx->flc_dma[FINALIZE]; in ahash_final_ctx()
3795 req_ctx->flc = &ctx->flc[FINALIZE]; in ahash_finup_ctx()
3796 req_ctx->flc_dma = ctx->flc_dma[FINALIZE]; in ahash_finup_ctx()