Home
last modified time | relevance | path

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

/third_party/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()
51 static CMP_PROTECT_TEST_FIXTURE *set_up(const char *const test_case_name) in set_up()
53 CMP_PROTECT_TEST_FIXTURE *fixture; in set_up()
74 static int execute_calc_protection_fails_test(CMP_PROTECT_TEST_FIXTURE *fixture) in execute_calc_protection_fails_test()
84 static int execute_calc_protection_pbmac_test(CMP_PROTECT_TEST_FIXTURE *fixture) in execute_calc_protection_pbmac_test()
127 static int execute_calc_protection_signature_test(CMP_PROTECT_TEST_FIXTURE * in execute_calc_protection_signature_test()
145 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up); in test_cmp_calc_protection_no_key_no_secret()
159 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up); in test_cmp_calc_protection_pkey()
174 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_u in test_cmp_calc_protection_pbmac()
[all...]

Completed in 2 milliseconds