Searched refs:crypto_box_curve25519xchacha20poly1305_noncebytes (Results 1 – 3 of 3) sorted by relevance
34 size_t crypto_box_curve25519xchacha20poly1305_noncebytes(void);
189 crypto_box_curve25519xchacha20poly1305_noncebytes(void) in crypto_box_curve25519xchacha20poly1305_noncebytes() function
412 …assert(crypto_box_curve25519xchacha20poly1305_noncebytes() == crypto_box_curve25519xchacha20poly13… in tv_box_xchacha20poly1305()