Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dmd.c840 static const md_name_entry md_names[] = { variable
884 const md_name_entry *entry = md_names; in mbedtls_md_info_from_string()
899 const md_name_entry *entry = md_names; in mbedtls_md_get_name()
/third_party/openssl/test/
H A Devp_extra_test.c3521 static void md_names(const char *name, void *vctx) in md_names() function
3555 if (!TEST_true(EVP_MD_names_do_all(sha256, md_names, ctx))) in test_names_do_all()

Completed in 8 milliseconds