Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/vmx/
H A Dghash.c94 static inline void __ghash_blocks(struct p8_ghash_ctx *ctx, in __ghash_blocks() function
142 __ghash_blocks(ctx, dctx, src, len); in p8_ghash_update()