Searched refs:sha256_md (Results 1 – 1 of 1) sorted by relevance
169 static const EVP_MD sha256_md = { variable175 const EVP_MD *EVP_sha256(void) { return &sha256_md; } in EVP_sha256()