Home
last modified time | relevance | path

Searched defs:vmac_ctx_t (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/crypto/
Dvmac.h56 struct vmac_ctx_t { struct
57 struct crypto_cipher *child;
58 struct vmac_ctx __vmac_ctx;
59 u8 partial[VMAC_NHBYTES]; /* partial block */
60 int partial_size; /* size of the partial block */