Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dmd5-asm.S45 #define FINALIZE \ macro
238 FINALIZE
H A Dsha256-spe-asm.S63 #define FINALIZE \ macro
297 FINALIZE
H A Dsha1-spe-asm.S70 #define FINALIZE \ macro
288 FINALIZE
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamalg_qi2.c3042 FINALIZE, enumerator
3163 flc = &ctx->flc[FINALIZE]; in ahash_set_sh_desc()
3168 dma_sync_single_for_device(ctx->dev, ctx->flc_dma[FINALIZE], in ahash_set_sh_desc()
3688 req_ctx->flc = &ctx->flc[FINALIZE]; in ahash_final_ctx()
3689 req_ctx->flc_dma = ctx->flc_dma[FINALIZE]; in ahash_final_ctx()
3782 req_ctx->flc = &ctx->flc[FINALIZE]; in ahash_finup_ctx()
3783 req_ctx->flc_dma = ctx->flc_dma[FINALIZE]; in ahash_finup_ctx()