Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Dmodes.h164 struct ccm128_context { struct
165 union {
168 } nonce, cmac;
169 u64 blocks;
170 block128_f block;
171 void *key;