Searched refs:crypto_secretbox_xchacha20poly1305_NONCEBYTES (Results 1 – 3 of 3) sorted by relevance
194 const char nonce[crypto_secretbox_xchacha20poly1305_NONCEBYTES * 2 + 1];227 (crypto_secretbox_xchacha20poly1305_NONCEBYTES); in tv_secretbox_xchacha20poly1305()234 sodium_hex2bin(nonce, crypto_secretbox_xchacha20poly1305_NONCEBYTES, in tv_secretbox_xchacha20poly1305()292 …rt(crypto_secretbox_xchacha20poly1305_noncebytes() == crypto_secretbox_xchacha20poly1305_NONCEBYTE… in tv_secretbox_xchacha20poly1305()
19 #define crypto_secretbox_xchacha20poly1305_NONCEBYTES 24U macro
164 return crypto_secretbox_xchacha20poly1305_NONCEBYTES; in crypto_secretbox_xchacha20poly1305_noncebytes()