Searched refs:basepoint (Results 1 – 2 of 2) sorted by relevance
52 static const u_char basepoint[CURVE25519_SIZE] = {9}; in kexc25519_keygen() local55 crypto_scalarmult_curve25519(pub, key, basepoint); in kexc25519_keygen()
281 static const unsigned char basepoint[32] = { 9 }; variable366 crypto_scalarmult_curve25519(kex->Q_S, kex->eph_pri_key, basepoint); in kex_ecdh()