Home
last modified time | relevance | path

Searched refs:other_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
187 other_pkey = X509_get0_pubkey(other_x509); in test_rpk()
190 if (other_pkey == NULL && idx_cert == 0 in test_rpk()
316 if (!TEST_true(SSL_add_expected_rpk(clientssl, other_pkey))) in test_rpk()
326 if (!TEST_true(SSL_add_expected_rpk(clientssl, other_pkey))) in test_rpk()
334 if (!TEST_true(SSL_add_expected_rpk(clientssl, other_pkey))) in test_rpk()

Completed in 8 milliseconds