Home
last modified time | relevance | path

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

/openssl/test/
H A Drpktest.c101 EVP_PKEY *pkey = NULL, *other_pkey = NULL, *root_pkey = NULL; in test_rpk() local
141 root_pkey = X509_get0_pubkey(root_x509); in test_rpk()
142 if (!TEST_ptr(root_pkey)) in test_rpk()
310 if (!TEST_true(SSL_add_expected_rpk(clientssl, root_pkey))) in test_rpk()
320 if (!TEST_true(SSL_add_expected_rpk(clientssl, root_pkey))) in test_rpk()

Completed in 6 milliseconds