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

/linux-4.4.14/crypto/
H A Dghash-generic.c103 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) ghash_flush() function
128 ghash_flush(ctx, dctx); ghash_final()
/linux-4.4.14/arch/s390/crypto/
H A Dghash_s390.c99 static int ghash_flush(struct ghash_desc_ctx *dctx) ghash_flush() function
124 ret = ghash_flush(dctx); ghash_final()
/linux-4.4.14/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c116 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) ghash_flush() function
140 ghash_flush(ctx, dctx); ghash_final()

Completed in 167 milliseconds