Searched refs:crypto_secretbox_xchacha20poly1305_macbytes (Results 1 – 3 of 3) sorted by relevance
25 size_t crypto_secretbox_xchacha20poly1305_macbytes(void);
168 crypto_secretbox_xchacha20poly1305_macbytes(void) in crypto_secretbox_xchacha20poly1305_macbytes() function
293 …assert(crypto_secretbox_xchacha20poly1305_macbytes() == crypto_secretbox_xchacha20poly1305_MACBYTE… in tv_secretbox_xchacha20poly1305()