Searched defs:vmac_desc_ctx (Results 1 – 1 of 1) sorted by relevance
59 struct vmac_desc_ctx { struct60 union {64 unsigned int partial_size; /* size of the partial block */65 bool first_block_processed;66 u64 polytmp[2*VMAC_TAG_LEN/64]; /* running total of L2-hash */67 union {70 } nonce;71 unsigned int nonce_size; /* nonce bytes filled so far */