Searched refs:crypto_box_curve25519xchacha20poly1305_easy (Results 1 – 5 of 5) sorted by relevance
43 ret = crypto_box_curve25519xchacha20poly1305_easy( in crypto_box_curve25519xchacha20poly1305_seal()
98 crypto_box_curve25519xchacha20poly1305_easy( in crypto_box_curve25519xchacha20poly1305_easy() function
55 int crypto_box_curve25519xchacha20poly1305_easy(unsigned char *c,
21 assert(crypto_box_curve25519xchacha20poly1305_easy in sigabrt_handler_14()
330 assert(crypto_box_curve25519xchacha20poly1305_easy(out, m, 0, nonce, in tv_box_xchacha20poly1305()332 assert(crypto_box_curve25519xchacha20poly1305_easy(out, m, m_len, nonce, in tv_box_xchacha20poly1305()