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