Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Drpktest.c103 EVP_PKEY *pkey = NULL, *other_pkey = NULL, *root_pkey = NULL; in test_rpk() local
144 root_pkey = X509_get0_pubkey(root_x509); in test_rpk()
145 if (!TEST_ptr(root_pkey)) in test_rpk()
315 if (!TEST_true(SSL_add_expected_rpk(clientssl, root_pkey))) in test_rpk()
325 if (!TEST_true(SSL_add_expected_rpk(clientssl, root_pkey))) in test_rpk()