Home
last modified time | relevance | path

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

/openssl/test/
H A Drpktest.c102 X509 *x509 = NULL, *other_x509 = NULL, *root_x509 = NULL; in test_rpk() local
138 root_x509 = load_cert_pem(rootcert, NULL); in test_rpk()
139 if (!TEST_ptr(root_x509)) in test_rpk()
141 root_pkey = X509_get0_pubkey(root_x509); in test_rpk()
632 X509_free(root_x509); in test_rpk()

Completed in 5 milliseconds