Searched refs:crypto_box_curve25519xchacha20poly1305_messagebytes_max (Results 1 – 3 of 3) sorted by relevance
43 size_t crypto_box_curve25519xchacha20poly1305_messagebytes_max(void);
201 crypto_box_curve25519xchacha20poly1305_messagebytes_max(void) in crypto_box_curve25519xchacha20poly1305_messagebytes_max() function
414 …assert(crypto_box_curve25519xchacha20poly1305_messagebytes_max() == crypto_box_curve25519xchacha20… in tv_box_xchacha20poly1305()