Home
last modified time | relevance | path

Searched defs:basepoint (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dkexc25519.c50 static const u_char basepoint[CURVE25519_SIZE] = {9}; in kexc25519_keygen() local
/openbsd-src/sbin/iked/
H A Ddh.c721 static const uint8_t basepoint[CURVE25519_SIZE] = { 9 }; in ec25519_init() local