Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/vmx/
H A Dghash.c76 static inline void __ghash_block(struct p8_ghash_ctx *ctx, in __ghash_block() function
134 __ghash_block(ctx, dctx); in p8_ghash_update()
162 __ghash_block(ctx, dctx); in p8_ghash_final()