Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/sntp/tests/
H A Drun-packetHandling.c44 extern void test_HandleServerAuthenticationFailure(void);
82 RUN_TEST(test_HandleServerAuthenticationFailure, 23); in main()
H A DpacketHandling.c23 void test_HandleServerAuthenticationFailure(void);
256 test_HandleServerAuthenticationFailure(void) in test_HandleServerAuthenticationFailure() function