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

/openbsd-current/regress/lib/libcrypto/rmd/
H A DMakefile3 PROG= rmd_test
H A Drmd_test.c1 /* $OpenBSD: rmd_test.c,v 1.1 2022/09/02 15:45:52 tb Exp $ */
24 struct rmd_test { struct
30 static const struct rmd_test rmd_tests[] = {
117 rmd_test(void) function
119 const struct rmd_test *rt;
198 failed |= rmd_test();

Completed in 121 milliseconds