box_curve25519xchacha20poly1305.c | 41 crypto_box_curve25519xchacha20poly1305_beforenm(unsigned char *k, function in typeref:typename:int 73 if (crypto_box_curve25519xchacha20poly1305_beforenm(k, pk, sk) != 0) { 128 if (crypto_box_curve25519xchacha20poly1305_beforenm(k, pk, sk) != 0) {
|