Searched defs:XChaCha20Poly1305TV_ (Results 1 – 1 of 1) sorted by relevance
192 typedef struct XChaCha20Poly1305TV_ { struct193 const char key[crypto_secretbox_xchacha20poly1305_KEYBYTES * 2 + 1];194 const char nonce[crypto_secretbox_xchacha20poly1305_NONCEBYTES * 2 + 1];195 const char *m;196 const char *out;