Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_server_test.c136 const char *request_f; in OPT_TEST_DECLARE_USAGE() local
143 if (!TEST_ptr(request_f = test_get_argument(0))) { in OPT_TEST_DECLARE_USAGE()
151 if (!TEST_ptr(request = load_pkimsg(request_f, libctx))) { in OPT_TEST_DECLARE_USAGE()