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

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

Completed in 107 milliseconds