Searched defs:ccm128_context (Results 1 – 1 of 1) sorted by relevance
151 struct ccm128_context { struct152 union {155 } nonce, cmac;156 u64 blocks;157 block128_f block;158 void *key;