chacha20poly1305_encrypt_mbuf
int chacha20poly1305_encrypt_mbuf(struct mbuf *, const uint8_t *, size_t,
ret = chacha20poly1305_encrypt_mbuf(m, NULL, 0, nonce, kp->kp_send);