Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/vmx/
H A Dghash.c75 static inline void __ghash_block(struct p8_ghash_ctx *ctx, in __ghash_block() function
133 __ghash_block(ctx, dctx); in p8_ghash_update()
161 __ghash_block(ctx, dctx); in p8_ghash_final()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds