Searched defs:num_tests (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenSSH-189/osslshim/tests/
H A Dtest_hmac.c70 _test_hmac(evp_alg_t alg, byteVector_t *key[], stringVector_t *msg[], byteVector_t *md[], const size_t num_tests) argument
H A Dtest_md.c48 _test_digest(evp_alg_t alg, stringVector_t *msg[], byteVector_t *md[], const size_t num_tests) argument
H A Dtest_cryptor.c46 static int _test_cryptor(evp_alg_t alg, const byteVector_t *key[], const byteVector_t *pt[], const byteVector_t *ct[], const unsigned num_tests) argument
534 static int _test_mode(evp_alg_t alg, const byteVector_t *key[], const byteVector_t *iv[], const byteVector_t *pt[], const byteVector_t *ct[], const unsigned num_tests) argument

Completed in 74 milliseconds