Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/tests/
H A Drun-keyFile.c38 extern void test_ReadKeyFileWithInvalidHex(void);
71 RUN_TEST(test_ReadKeyFileWithInvalidHex, 16); in main()
H A DkeyFile.c16 void test_ReadKeyFileWithInvalidHex(void);
169 test_ReadKeyFileWithInvalidHex(void) in test_ReadKeyFileWithInvalidHex() function