Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/sntp/tests/
DpacketProcessing.c18 void PrepareAuthenticationTestMD5(int key_id,int key_len,const void* key_seq);
91 PrepareAuthenticationTestMD5( in PrepareAuthenticationTestMD5() function
228 PrepareAuthenticationTestMD5(50, 9, "123456789"); in test_AuthenticatedPacketInvalid()
254 PrepareAuthenticationTestMD5(30, 9, "123456789"); in test_AuthenticatedPacketUnknownKey()
421 PrepareAuthenticationTestMD5(10, 15, "123456789abcdef"); in test_CorrectAuthenticatedPacketMD5()