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

  /src/crypto/external/apache2/openssl/dist/test/
algorithmid_test.c 23 static int test_spki_aid(X509_PUBKEY *pubkey, const char *filename) function
108 return test_spki_aid(pubkey, filename);
208 ret = test_spki_aid(pubkey, pubkey_filename);
  /src/crypto/external/bsd/openssl/dist/test/
algorithmid_test.c 23 static int test_spki_aid(X509_PUBKEY *pubkey, const char *filename) function
107 return test_spki_aid(pubkey, filename);
207 ret = test_spki_aid(pubkey, pubkey_filename);

Completed in 22 milliseconds