Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_msg_test.c16 static const char *pkcs10_f; variable
230 if (!TEST_ptr(p10cr = load_csr_der(pkcs10_f, libctx)) in test_cmp_create_p10cr()
506 p10cr = load_csr_der(pkcs10_f, libctx); in test_cmp_pkimessage_create()
560 || !TEST_ptr(pkcs10_f = test_get_argument(2))) { in OPT_TEST_DECLARE_USAGE()
H A Dcmp_client_test.c22 static const char *pkcs10_f; variable
332 if (!TEST_ptr(csr = load_csr_der(pkcs10_f, libctx)) in test_exec_P10CR_ses()
504 || !TEST_ptr(pkcs10_f = test_get_argument(4))) { in OPT_TEST_DECLARE_USAGE()