Home
last modified time | relevance | path

Searched refs:privkey1 (Results 1 - 3 of 3) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-crypto-dh.js28 const privkey1 = dh1.getPrivateKey();
30 dh3.setPrivateKey(privkey1);
44 dh4.setPrivateKey(privkey1);
H A Dtest-crypto-binary-default.js600 const privkey1 = dh1.getPrivateKey();
602 dh3.setPrivateKey(privkey1);
/third_party/openssl/test/
H A Dcurve448_internal_test.c104 static const uint8_t privkey1[57] = { variable
605 privkey1, NULL, 0, NULL)) in test_ed448()

Completed in 2 milliseconds