HomeSort by: relevance | last modified time | path
    Searched refs:CMP_PROTECT_TEST_FIXTURE (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
cmp_protect_test.c 34 } CMP_PROTECT_TEST_FIXTURE;
39 static void tear_down(CMP_PROTECT_TEST_FIXTURE *fixture)
54 static CMP_PROTECT_TEST_FIXTURE *set_up(const char *const test_case_name)
56 CMP_PROTECT_TEST_FIXTURE *fixture;
80 static int execute_calc_protection_fails_test(CMP_PROTECT_TEST_FIXTURE *fixture)
89 static int execute_calc_protection_pbmac_test(CMP_PROTECT_TEST_FIXTURE *fixture)
120 static int execute_calc_protection_signature_test(CMP_PROTECT_TEST_FIXTURE *
135 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up);
148 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up);
162 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up)
    [all...]
  /src/crypto/external/bsd/openssl/dist/test/
cmp_protect_test.c 33 } CMP_PROTECT_TEST_FIXTURE;
38 static void tear_down(CMP_PROTECT_TEST_FIXTURE *fixture)
53 static CMP_PROTECT_TEST_FIXTURE *set_up(const char *const test_case_name)
55 CMP_PROTECT_TEST_FIXTURE *fixture;
76 static int execute_calc_protection_fails_test(CMP_PROTECT_TEST_FIXTURE *fixture)
86 static int execute_calc_protection_pbmac_test(CMP_PROTECT_TEST_FIXTURE *fixture)
129 static int execute_calc_protection_signature_test(CMP_PROTECT_TEST_FIXTURE *
147 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up);
161 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up);
176 SETUP_TEST_FIXTURE(CMP_PROTECT_TEST_FIXTURE, set_up)
    [all...]

Completed in 23 milliseconds