Home
last modified time | relevance | path

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

/mbedtls-3.7.0/programs/test/
Ddlopen.c81 const int *mds = md_list(); in main() local
82 for (n = 0; mds[n] != 0; n++) {/* nothing to do, we're just counting */ in main()