Home
last modified time | relevance | path

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

/openssl-master/test/
A Dcmp_msg_test.c16 static const char *pkcs10_f; variable
229 if (!TEST_ptr(p10cr = load_csr_der(pkcs10_f, libctx)) in test_cmp_create_p10cr()
507 p10cr = load_csr_der(pkcs10_f, libctx); in test_cmp_pkimessage_create()
559 || !TEST_ptr(pkcs10_f = test_get_argument(2))) { in OPT_TEST_DECLARE_USAGE()
A Dcmp_client_test.c20 static const char *pkcs10_f; variable
224 if (!TEST_ptr(req = load_csr_der(pkcs10_f, libctx)) in test_exec_P10CR_ses()
359 || !TEST_ptr(pkcs10_f = test_get_argument(4))) { in OPT_TEST_DECLARE_USAGE()

Completed in 6 milliseconds