HomeSort by: relevance | last modified time | path
    Searched refs:load_pem_cert (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
ct_test.c 91 static X509 *load_pem_cert(const char *dir, const char *file) function
255 if (!TEST_ptr(cert = load_pem_cert(fixture->certs_dir,
262 if (!TEST_ptr(issuer = load_pem_cert(fixture->certs_dir,
  /src/crypto/external/bsd/openssl/dist/test/
ct_test.c 91 static X509 *load_pem_cert(const char *dir, const char *file) function
256 if (!TEST_ptr(cert = load_pem_cert(fixture->certs_dir,
263 if (!TEST_ptr(issuer = load_pem_cert(fixture->certs_dir,
  /src/crypto/external/bsd/openssl.old/dist/test/
ct_test.c 90 static X509 *load_pem_cert(const char *dir, const char *file) function
251 if (!TEST_ptr(cert = load_pem_cert(fixture->certs_dir,
258 if (!TEST_ptr(issuer = load_pem_cert(fixture->certs_dir,

Completed in 26 milliseconds