Searched refs:crypto_secretbox_xchacha20poly1305_noncebytes (Results 1 – 3 of 3) sorted by relevance
21 size_t crypto_secretbox_xchacha20poly1305_noncebytes(void);
162 crypto_secretbox_xchacha20poly1305_noncebytes(void) in crypto_secretbox_xchacha20poly1305_noncebytes() function
292 …assert(crypto_secretbox_xchacha20poly1305_noncebytes() == crypto_secretbox_xchacha20poly1305_NONCE… in tv_secretbox_xchacha20poly1305()