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

  /src/crypto/external/apache2/openssl/dist/test/
cmp_msg_test.c 14 static const char *newkey_f; variable
548 if (!TEST_ptr(newkey_f = test_get_argument(0))
558 if (!TEST_ptr(newkey = load_pkey_pem(newkey_f, libctx))
  /src/crypto/external/bsd/openssl/dist/test/
cmp_msg_test.c 14 static const char *newkey_f; variable
558 if (!TEST_ptr(newkey_f = test_get_argument(0))
568 if (!TEST_ptr(newkey = load_pkey_pem(newkey_f, libctx))

Completed in 24 milliseconds