Searched refs:EvpSha256 (Results 1 – 1 of 1) sorted by relevance
45 typedef const EVP_MD *(*EvpSha256)(void); typedef279 EvpSha256 func = in EVP_sha256()280 reinterpret_cast<EvpSha256>(GetOpensslLibFunc("EVP_sha256")); in EVP_sha256()