Searched refs:SERVER_AUTH_FAIL (Results 1 – 5 of 5) sorted by relevance
205 TEST_ASSERT_EQUAL(SERVER_AUTH_FAIL, in test_UnauthenticatedPacketReject()220 TEST_ASSERT_EQUAL(SERVER_AUTH_FAIL, in test_CryptoNAKPacketReject()246 TEST_ASSERT_EQUAL(SERVER_AUTH_FAIL, in test_AuthenticatedPacketInvalid()270 TEST_ASSERT_EQUAL(SERVER_AUTH_FAIL, in test_AuthenticatedPacketUnknownKey()
244 rpktl = SERVER_AUTH_FAIL; in test_HandleServerAuthenticationFailure()
30 #define SERVER_AUTH_FAIL -3 /* Authentication failed, act upon settings */ macro
215 return SERVER_AUTH_FAIL; in process_pkt()
1202 case SERVER_AUTH_FAIL: in handle_pkt()