Lines Matching refs:MSG_ERROR

98 		wpa_printf(MSG_ERROR, "AES-SIV mode encryption failed");  in test_siv()
102 wpa_printf(MSG_ERROR, in test_siv()
109 wpa_printf(MSG_ERROR, "AES-SIV mode decryption failed"); in test_siv()
113 wpa_printf(MSG_ERROR, in test_siv()
129 wpa_printf(MSG_ERROR, "AES-SIV mode encryption failed"); in test_siv()
133 wpa_printf(MSG_ERROR, in test_siv()
140 wpa_printf(MSG_ERROR, "AES-SIV mode decryption failed"); in test_siv()
144 wpa_printf(MSG_ERROR, in test_siv()
232 wpa_printf(MSG_ERROR, "OMAC1-AES-128 test vector %u failed", i); in test_omac1_vector()
245 wpa_printf(MSG_ERROR, in test_omac1_vector()
260 wpa_printf(MSG_ERROR, in test_omac1_vector()
276 wpa_printf(MSG_ERROR, "OMAC1-AES-128 short test mismatch"); in test_omac1_vector()
316 wpa_printf(MSG_ERROR, "AES-128 EAX mode encryption failed"); in test_eax()
320 wpa_printf(MSG_ERROR, in test_eax()
325 wpa_printf(MSG_ERROR, in test_eax()
332 wpa_printf(MSG_ERROR, "AES-128 EAX mode decryption failed"); in test_eax()
336 wpa_printf(MSG_ERROR, in test_eax()
399 wpa_printf(MSG_ERROR, "AES-CBC encrypt %d failed", i); in test_cbc()
406 wpa_printf(MSG_ERROR, "AES-CBC decrypt %d failed", i); in test_cbc()
483 wpa_printf(MSG_ERROR, "Invalid AES-ECB test vector %u", in test_ecb()
491 wpa_printf(MSG_ERROR, "AES-ECB encrypt %u failed", i); in test_ecb()
619 wpa_printf(MSG_ERROR, "AES-WRAP-128 reported failure"); in test_key_wrap()
623 wpa_printf(MSG_ERROR, "AES-WRAP-128 failed"); in test_key_wrap()
628 wpa_printf(MSG_ERROR, "AES-UNWRAP-128 reported failure"); in test_key_wrap()
632 wpa_printf(MSG_ERROR, "AES-UNWRAP-128 failed"); in test_key_wrap()
640 wpa_printf(MSG_ERROR, "AES-WRAP-192 reported failure"); in test_key_wrap()
644 wpa_printf(MSG_ERROR, "AES-WRAP-192 failed"); in test_key_wrap()
649 wpa_printf(MSG_ERROR, "AES-UNWRAP-192 reported failure"); in test_key_wrap()
653 wpa_printf(MSG_ERROR, "AES-UNWRAP-192 failed"); in test_key_wrap()
661 wpa_printf(MSG_ERROR, "AES-WRAP-256 reported failure"); in test_key_wrap()
665 wpa_printf(MSG_ERROR, "AES-WRAP-256 failed"); in test_key_wrap()
670 wpa_printf(MSG_ERROR, "AES-UNWRAP-256 reported failure"); in test_key_wrap()
674 wpa_printf(MSG_ERROR, "AES-UNWRAP-256 failed"); in test_key_wrap()
682 wpa_printf(MSG_ERROR, "AES-WRAP-192 reported failure"); in test_key_wrap()
686 wpa_printf(MSG_ERROR, "AES-WRAP-192 failed"); in test_key_wrap()
691 wpa_printf(MSG_ERROR, "AES-UNWRAP-192 reported failure"); in test_key_wrap()
695 wpa_printf(MSG_ERROR, "AES-UNWRAP-192 failed"); in test_key_wrap()
703 wpa_printf(MSG_ERROR, "AES-WRAP-256 reported failure"); in test_key_wrap()
707 wpa_printf(MSG_ERROR, "AES-WRAP-256 failed"); in test_key_wrap()
712 wpa_printf(MSG_ERROR, "AES-UNWRAP-256 reported failure"); in test_key_wrap()
716 wpa_printf(MSG_ERROR, "AES-UNWRAP-256 failed"); in test_key_wrap()
723 wpa_printf(MSG_ERROR, "AES-WRAP-256 reported failure"); in test_key_wrap()
727 wpa_printf(MSG_ERROR, "AES-WRAP-256 failed"); in test_key_wrap()
732 wpa_printf(MSG_ERROR, "AES-UNWRAP-256 reported failure"); in test_key_wrap()
736 wpa_printf(MSG_ERROR, "AES-UNWRAP-256 failed"); in test_key_wrap()
850 wpa_printf(MSG_ERROR, "aes_ctr_encrypt() failed"); in test_aes_ctr()
853 wpa_printf(MSG_ERROR, in test_aes_ctr()
866 wpa_printf(MSG_ERROR, "aes_ctr_encrypt() failed"); in test_aes_ctr()
869 wpa_printf(MSG_ERROR, in test_aes_ctr()
882 wpa_printf(MSG_ERROR, "aes_ctr_encrypt() failed"); in test_aes_ctr()
885 wpa_printf(MSG_ERROR, in test_aes_ctr()
2336 wpa_printf(MSG_ERROR, "Could not parse test data"); in run_hpke_test()
2351 wpa_printf(MSG_ERROR, in run_hpke_test()
2362 wpa_printf(MSG_ERROR, "HPKE base open - failed to decrypt"); in run_hpke_test()
2369 wpa_printf(MSG_ERROR, in run_hpke_test()
2391 wpa_printf(MSG_ERROR, "Unexpected pkR length (%zu != %zu)", in run_hpke_test()
2400 wpa_printf(MSG_ERROR, in run_hpke_test()
2411 wpa_printf(MSG_ERROR, "HPKE base open - failed to encrypt"); in run_hpke_test()
2424 wpa_printf(MSG_ERROR, "HPKE base open - failed to decrypt own encrypted version"); in run_hpke_test()
2430 wpa_printf(MSG_ERROR, in run_hpke_test()
2518 wpa_printf(MSG_ERROR, "nt_password_hash failed"); in test_ms_funcs()
2526 wpa_printf(MSG_ERROR, "generate_nt_response failed"); in test_ms_funcs()
2533 wpa_printf(MSG_ERROR, "hash_nt_password_hash failed"); in test_ms_funcs()
2545 wpa_printf(MSG_ERROR, "generate_authenticator_response failed"); in test_ms_funcs()
2551 wpa_printf(MSG_ERROR, "get_master_key failed"); in test_ms_funcs()
2558 wpa_printf(MSG_ERROR, "get_asymetric_start_key failed"); in test_ms_funcs()
2563 wpa_printf(MSG_ERROR, "ms_funcs: %d errors", errors); in test_ms_funcs()