Searched defs:XChaCha20TV_ (Results 1 – 1 of 1) sorted by relevance
83 typedef struct XChaCha20TV_ { struct84 const char key[crypto_stream_xchacha20_KEYBYTES * 2 + 1];85 const char nonce[crypto_stream_xchacha20_NONCEBYTES * 2 + 1];86 const char out[XCHACHA20_OUT_MAX * 2 + 1];