Searched refs:crypto_box_curve25519xchacha20poly1305_detached (Results 1 – 3 of 3) sorted by relevance
63 crypto_box_curve25519xchacha20poly1305_detached( in crypto_box_curve25519xchacha20poly1305_detached() function105 return crypto_box_curve25519xchacha20poly1305_detached( in crypto_box_curve25519xchacha20poly1305_easy()
73 int crypto_box_curve25519xchacha20poly1305_detached(unsigned char *c,
369 assert(crypto_box_curve25519xchacha20poly1305_detached(out, mac, m, m_len, in tv_box_xchacha20poly1305()371 assert(crypto_box_curve25519xchacha20poly1305_detached(out, mac, m, m_len, in tv_box_xchacha20poly1305()