chacha20poly1305_decrypt_mbuf
int chacha20poly1305_decrypt_mbuf(struct mbuf *, const uint8_t *, size_t,
return chacha20poly1305_decrypt_mbuf(m, NULL, 0, nonce, kp->kp_recv);