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

/bind-9.11.3/lib/dns/
H A Dopensslgost_link.c38 extern const EVP_MD *EVP_gost(void);
40 const EVP_MD *EVP_gost(void) { function
53 md = EVP_gost();
113 const EVP_MD *md = EVP_gost();

Completed in 36 milliseconds