Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Docspapitest.c25 static int get_cert_and_key(X509 **cert_out, EVP_PKEY **key_out) in get_cert_and_key() function
124 || !TEST_true(get_cert_and_key(&signer, &key)) in test_resp_signer()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Docspapitest.c25 static int get_cert_and_key(X509 **cert_out, EVP_PKEY **key_out) in get_cert_and_key() function
128 || !TEST_true(get_cert_and_key(&signer, &key)) in test_resp_signer()