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