Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dgosttest.c15 static char *privkey1 = NULL; variable
48 ciphers[idx].certnum == 0 ? privkey1 in test_tls13()
84 || !TEST_ptr(privkey1 = test_get_argument(1)) in setup_tests()
Dcurve448_internal_test.c114 static const uint8_t privkey1[57] = { variable
614 || !TEST_true(ED448_sign(outsig, NULL, 0, pubkey1, privkey1, NULL, in test_ed448()
/third_party/node/test/parallel/
Dtest-crypto-dh.js122 const privkey1 = dh1.getPrivateKey(); constant
124 dh3.setPrivateKey(privkey1);
138 dh4.setPrivateKey(privkey1);
Dtest-crypto-binary-default.js599 const privkey1 = dh1.getPrivateKey(); constant
601 dh3.setPrivateKey(privkey1);