Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_extra_test.c1666 const EVP_MD *md_null = EVP_md_null(); in test_EVP_md_null() local
1673 if (!TEST_ptr(md_null) in test_EVP_md_null()
1677 if (!TEST_true(EVP_DigestInit_ex(md_ctx, md_null, NULL)) in test_EVP_md_null()