Searched defs:basepoint (Results 1 – 3 of 3) sorted by relevance
36 const uint8_t *basepoint) in curve25519()
52 static const u_char basepoint[CURVE25519_SIZE] = {9}; in kexc25519_keygen() local
90 static const uint8_t basepoint[CURVE25519_KEY_SIZE] __aligned(sizeof(uintptr_t)) = { 9 }; in curve25519_generate_public() local