Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_pw_callback_test.c51 ER_SUCCESS enumerator
221 if (expected_result == ER_SUCCESS) { in decrypt_key()
268 ER_SUCCESS); in test_pem_zero_length()
273 return full_cycle_test(KE_PEM, CB_TEST_WEAK, CB_TEST_WEAK, ER_SUCCESS); in test_pem_weak()
283 return full_cycle_test(KE_PEM, CB_TEST_A0A, CB_TEST_A0A, ER_SUCCESS); in test_pem_a0a()
294 ER_SUCCESS); in test_pem_match_size()
311 ER_SUCCESS); in test_pkcs8_zero_length()
316 return full_cycle_test(KE_PKCS8, CB_TEST_WEAK, CB_TEST_WEAK, ER_SUCCESS); in test_pkcs8_weak()
322 ER_SUCCESS); in test_pkcs8_16zero()
327 return full_cycle_test(KE_PKCS8, CB_TEST_A0A, CB_TEST_A0A, ER_SUCCESS); in test_pkcs8_a0a()
[all …]

Completed in 7 milliseconds