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

  /src/crypto/external/apache2/openssl/dist/demos/keyexch/
x25519.c 203 static int keyexch_x25519(int use_kat) function
270 if (keyexch_x25519(1) == 0)
275 if (keyexch_x25519(0) == 0)
  /src/crypto/external/bsd/openssl/dist/demos/keyexch/
x25519.c 203 static int keyexch_x25519(int use_kat) function
269 if (keyexch_x25519(1) == 0)
274 if (keyexch_x25519(0) == 0)

Completed in 16 milliseconds