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

  /src/crypto/external/apache2/openssl/dist/demos/keyexch/
x25519.c 63 static int keyexch_x25519_before( function
214 if (keyexch_x25519_before(libctx, use_kat ? peer1_privk_data : NULL,
219 if (keyexch_x25519_before(libctx, use_kat ? peer2_privk_data : NULL,
  /src/crypto/external/bsd/openssl/dist/demos/keyexch/
x25519.c 63 static int keyexch_x25519_before( function
214 if (keyexch_x25519_before(libctx, use_kat ? peer1_privk_data : NULL,
218 if (keyexch_x25519_before(libctx, use_kat ? peer2_privk_data : NULL,

Completed in 18 milliseconds