Searched refs:test_get_argument_count (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/crypto/openssl/test/
H A Ddefltfips_test.c81 argc = test_get_argument_count();
H A Dfips_version_test.c66 n = test_get_argument_count();
H A Dx509_dup_cert_test.c47 n = test_get_argument_count();
H A Dx509_check_cert_pkey_test.c162 if (test_get_argument_count() == 2) {
H A Dx509aux.c180 n = test_get_argument_count();
H A Devp_fetch_prov_test.c91 if (test_get_argument_count() > 2)
94 for (i = 0; i < test_get_argument_count(); ++i) {
H A Dalgorithmid_test.c307 n = test_get_argument_count();
H A Dparams_conversion_test.c359 n = test_get_argument_count();
H A Denginetest.c456 n = test_get_argument_count();
H A Dendecoder_legacy_test.c689 if (test_get_argument_count() != 2) {
H A Dtestutil.h201 size_t test_get_argument_count(void);
H A Dbntest.c3138 n = test_get_argument_count();
H A Devp_test.c4010 n = test_get_argument_count();
/freebsd-current/crypto/openssl/test/testutil/
H A Doptions.c34 size_t test_get_argument_count(void) function

Completed in 214 milliseconds