Home
last modified time | relevance | path

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

/src/crypto/openssl/test/ !
H A Dcmp_protect_test.c34 } CMP_PROTECT_TEST_FIXTURE; typedef
39 static void tear_down(CMP_PROTECT_TEST_FIXTURE *fixture) in tear_down()
54 static CMP_PROTECT_TEST_FIXTURE *set_up(const char *const test_case_name) in set_up()
56 CMP_PROTECT_TEST_FIXTURE *fixture; in set_up()
80 static int execute_calc_protection_fails_test(CMP_PROTECT_TEST_FIXTURE *fixture) in execute_calc_protection_fails_test()
89 static int execute_calc_protection_pbmac_test(CMP_PROTECT_TEST_FIXTURE *fixture) in execute_calc_protection_pbmac_test()
120 static int execute_calc_protection_signature_test(CMP_PROTECT_TEST_FIXTURE * in execute_calc_protection_signature_test()
135 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up); in test_cmp_calc_protection_no_key_no_secret()
148 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up); in test_cmp_calc_protection_pkey()
162 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up); in test_cmp_calc_protection_pkey_Ed()
[all …]