HomeSort by: relevance | last modified time | path
    Searched defs:basepoint (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/wg-keygen/
wg-keygen.c 65 static const uint8_t basepoint[CURVE25519_SIZE] = {9}; local in function:gen_pubkey
67 crypto_scalarmult_curve25519(pubkey, key, basepoint);
wg-keygen.c 65 static const uint8_t basepoint[CURVE25519_SIZE] = {9}; local in function:gen_pubkey
67 crypto_scalarmult_curve25519(pubkey, key, basepoint);

Completed in 21 milliseconds