Home
last modified time | relevance | path

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

/external/openssh/
Dkexc25519.c56 static const u_char basepoint[CURVE25519_SIZE] = {9}; in kexc25519_keygen() local
59 crypto_scalarmult_curve25519(pub, key, basepoint); in kexc25519_keygen()