Searched refs:crypto_secretbox_xchacha20poly1305_keybytes (Results 1 – 3 of 3) sorted by relevance
17 size_t crypto_secretbox_xchacha20poly1305_keybytes(void);
156 crypto_secretbox_xchacha20poly1305_keybytes(void) in crypto_secretbox_xchacha20poly1305_keybytes() function
291 …assert(crypto_secretbox_xchacha20poly1305_keybytes() == crypto_secretbox_xchacha20poly1305_KEYBYTE… in tv_secretbox_xchacha20poly1305()