Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/
Dvmac.h44 struct vmac_ctx { struct
58 struct vmac_ctx __vmac_ctx; argument
/linux-4.1.27/crypto/
Dvmac.c321 static void vhash_abort(struct vmac_ctx *ctx) in vhash_abort()
369 struct vmac_ctx *ctx) in vhash_update()
410 u64 *tagl, struct vmac_ctx *ctx) in vhash()
617 memset(&ctx->__vmac_ctx, 0, sizeof(struct vmac_ctx)); in vmac_final()