Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/crypto/
H A Dghash_s390.c92 static int ghash_flush(struct ghash_desc_ctx *dctx) in ghash_flush() function
112 ret = ghash_flush(dctx); in ghash_final()
/openbmc/linux/crypto/
H A Dghash-generic.c115 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) in ghash_flush() function
137 ghash_flush(ctx, dctx); in ghash_final()
/openbmc/linux/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c131 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) in ghash_flush() function
155 ghash_flush(ctx, dctx); in ghash_final()