Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/sntp/tests/
H A Drun-crypto.c40 extern void test_PacketSizeNotMultipleOfFourBytes(void);
76 RUN_TEST(test_PacketSizeNotMultipleOfFourBytes, 21); in main()
H A Dcrypto.c21 void test_PacketSizeNotMultipleOfFourBytes(void);
286 test_PacketSizeNotMultipleOfFourBytes(void) in test_PacketSizeNotMultipleOfFourBytes() function