Home
last modified time | relevance | path

Searched defs:PKT_LEN (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/sntp/tests/
H A Dcrypto.c32 const int PKT_LEN = strlen(PKT_DATA); test_MakeMd5Mac() local
58 const int PKT_LEN = strlen(PKT_DATA); test_MakeSHA1Mac() local
91 const int PKT_LEN = strlen(PKT_DATA); test_MakeCMac() local
125 const int PKT_LEN = 12; test_VerifyCorrectMD5() local
149 const int PKT_LEN = 12; test_VerifySHA1() local
177 const int PKT_LEN = 12; test_VerifyCMAC() local
233 const int PKT_LEN = 12; test_VerifyFailure() local
251 const int PKT_LEN = 6; test_PacketSizeNotMultipleOfFourBytes() local