Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/tests/libntp/
Drun-a_md5encrypt.c35 extern void test_DecryptValid(void);
68 RUN_TEST(test_DecryptValid, 64); in main()
Da_md5encrypt.c66 void test_DecryptValid(void);
98 test_DecryptValid(void) in test_DecryptValid() function