Home
last modified time | relevance | path

Searched refs:ghash_flush (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/crypto/
Dghash-generic.c89 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) in ghash_flush() function
111 ghash_flush(ctx, dctx); in ghash_final()
/Linux-v4.19/arch/s390/crypto/
Dghash_s390.c94 static int ghash_flush(struct ghash_desc_ctx *dctx) in ghash_flush() function
114 ret = ghash_flush(dctx); in ghash_final()
/Linux-v4.19/arch/x86/crypto/
Dghash-clmulni-intel_glue.c116 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) in ghash_flush() function
140 ghash_flush(ctx, dctx); in ghash_final()