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

/bind-9.11.3/lib/dns/
H A Dopensslgost_link.c37 static const EVP_MD *opensslgost_digest; variable
41 return (opensslgost_digest);
591 opensslgost_digest = ENGINE_get_digest(e, NID_id_GostR3411_94);
592 if (opensslgost_digest == NULL)

Completed in 20 milliseconds