Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_extra_test.c2012 const char *mdnames[] = { in test_EVP_SM2() local
2021 if (mdnames[i] == NULL) in test_EVP_SM2()
2026 (char *)mdnames[i], 0); in test_EVP_SM2()
2063 if (!TEST_true(EVP_MD_is_a(check_md, mdnames[i]))) { in test_EVP_SM2()
2064 TEST_info("Fetched md %s isn't %s", mdname, mdnames[i]); in test_EVP_SM2()

Completed in 15 milliseconds