Home
last modified time | relevance | path

Searched refs:privkey2 (Results 1 – 5 of 5) sorted by relevance

/openssl/test/
H A Drpktest.c30 static char *privkey2 = NULL; variable
156 privkey_file = privkey2; in test_rpk()
717 privkey2 = test_mk_file_path(certsdir, "server-ecdsa-key.pem"); in setup_tests()
718 if (privkey2 == NULL) in setup_tests()
726 if (privkey2 == NULL) in setup_tests()
734 if (privkey2 == NULL) in setup_tests()
755 OPENSSL_free(privkey2); in cleanup_tests()
H A Dcurve448_internal_test.c133 static const uint8_t privkey2[57] = { variable
608 pubkey2, privkey2, NULL, 0, 0, NULL)) in test_ed448()
H A Dsslapitest.c87 static char *privkey2 = NULL; variable
9855 &sctx, &cctx, cert2, privkey2))) in test_sigalgs_available()
9889 privkey2, in test_sigalgs_available()
12459 privkey2 = test_mk_file_path(certsdir, "server-ecdsa-key.pem"); in setup_tests()
12460 if (privkey2 == NULL) in setup_tests()
12685 OPENSSL_free(privkey2); in setup_tests()
12697 OPENSSL_free(privkey2); in cleanup_tests()
/openssl/providers/implementations/kem/
H A Decx_kem.c473 const ECX_KEY *privkey2, const ECX_KEY *peerkey2, in derive_secret() argument
493 if (!generate_ecxdhkm(privkey2, peerkey2, in derive_secret()
H A Dec_kem.c562 const EC_KEY *privkey2, const EC_KEY *peerkey2, in derive_secret() argument
594 if (!generate_ecdhkm(privkey2, peerkey2, in derive_secret()

Completed in 48 milliseconds