Searched refs:crypto_secretbox_xchacha20poly1305_MESSAGEBYTES_MAX (Results 1 – 3 of 3) sorted by relevance
81 if (mlen > crypto_secretbox_xchacha20poly1305_MESSAGEBYTES_MAX) { in crypto_secretbox_xchacha20poly1305_easy()176 return crypto_secretbox_xchacha20poly1305_MESSAGEBYTES_MAX; in crypto_secretbox_xchacha20poly1305_messagebytes_max()
27 #define crypto_secretbox_xchacha20poly1305_MESSAGEBYTES_MAX \ macro
294 …_secretbox_xchacha20poly1305_messagebytes_max() == crypto_secretbox_xchacha20poly1305_MESSAGEBYTES… in tv_secretbox_xchacha20poly1305()