Searched refs:crypto_secretbox_xchacha20poly1305_open_detached (Results 1 – 4 of 4) sorted by relevance
89 crypto_secretbox_xchacha20poly1305_open_detached(unsigned char *m, in crypto_secretbox_xchacha20poly1305_open_detached() function150 return crypto_secretbox_xchacha20poly1305_open_detached in crypto_secretbox_xchacha20poly1305_open_easy()
56 int crypto_secretbox_xchacha20poly1305_open_detached(unsigned char *m,
115 return crypto_secretbox_xchacha20poly1305_open_detached(m, c, mac, clen, n, in crypto_box_curve25519xchacha20poly1305_open_detached_afternm()
273 assert(crypto_secretbox_xchacha20poly1305_open_detached in tv_secretbox_xchacha20poly1305()276 assert(crypto_secretbox_xchacha20poly1305_open_detached in tv_secretbox_xchacha20poly1305()