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.h151 struct ccm128_context { struct
152 union {
155 } nonce, cmac;
156 u64 blocks;
157 block128_f block;
158 void *key;