Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_protect_test.c33 } CMP_PROTECT_TEST_FIXTURE; typedef
38 static void tear_down(CMP_PROTECT_TEST_FIXTURE *fixture) in tear_down()
53 static CMP_PROTECT_TEST_FIXTURE *set_up(const char *const test_case_name) in set_up()
55 CMP_PROTECT_TEST_FIXTURE *fixture; in set_up()
76 static int execute_calc_protection_fails_test(CMP_PROTECT_TEST_FIXTURE *fixture) in execute_calc_protection_fails_test()
86 static int execute_calc_protection_pbmac_test(CMP_PROTECT_TEST_FIXTURE *fixture) in execute_calc_protection_pbmac_test()
129 static int execute_calc_protection_signature_test(CMP_PROTECT_TEST_FIXTURE * in execute_calc_protection_signature_test()
147 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up); in test_cmp_calc_protection_no_key_no_secret()
161 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up); in test_cmp_calc_protection_pkey()
176 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up); in test_cmp_calc_protection_pbmac()
[all …]