Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libcrypto/rmd/
H A Drmd_test.c24 struct rmd_test { struct
30 static const struct rmd_test rmd_tests[] = { argument
117 rmd_test(void) in rmd_test() function
119 const struct rmd_test *rt; in rmd_test()
198 failed |= rmd_test(); in main()
H A DMakefile3 PROG= rmd_test