xchacha20_poly1305_encrypt
void xchacha20_poly1305_encrypt(uint8_t *dst, const uint8_t *src,
xchacha20_poly1305_encrypt(dst, src, src_len, ad, ad_len, nonce, key);