Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/tests/libntp/
H A Drun-digests.c36 extern void test_Digest_AES128CMAC(void);
74 RUN_TEST(test_Digest_AES128CMAC, 131); in main()
H A Ddigests.c131 void test_Digest_AES128CMAC(void);
132 void test_Digest_AES128CMAC(void) in test_Digest_AES128CMAC() function