Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_pw_callback_test.c33 CB_TEST_NEGATIVE = 0, enumerator
42 static CALLBACK_TEST callback_test = CB_TEST_NEGATIVE;
77 case CB_TEST_NEGATIVE: in callback_copy_password()
262 return full_cycle_test(KE_PEM, CB_TEST_WEAK, CB_TEST_NEGATIVE, ER_FAILURE); in test_pem_negative()
305 return full_cycle_test(KE_PKCS8, CB_TEST_WEAK, CB_TEST_NEGATIVE, ER_FAILURE); in test_pkcs8_negative()

Completed in 6 milliseconds