Searched refs:PrepareAuthenticationTest (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/sntp/tests/
H A DpacketProcessing.c19 void PrepareAuthenticationTest(int key_id,int key_len,const char* type,const void* key_seq);
67 PrepareAuthenticationTest( function
99 PrepareAuthenticationTest(key_id, key_len, "MD5", key_seq);
445 PrepareAuthenticationTest(20, 15, "SHA1", "abcdefghijklmno");
469 PrepareAuthenticationTest(30, CMAC_LENGTH, CMAC, "abcdefghijklmnop");

Completed in 104 milliseconds