Home
last modified time | relevance | path

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

/src/contrib/ntp/sntp/tests/
H A Drun-crypto.c38 extern void test_VerifyCMAC(void);
74 RUN_TEST(test_VerifyCMAC, 19); in main()
H A Dcrypto.c19 void test_VerifyCMAC(void);
196 test_VerifyCMAC(void) in test_VerifyCMAC() function
/src/contrib/ntp/
H A DCommitLog2821 Remove unused locals in test_VerifyCMAC()