EVP_sha2_512
return eay_hmac_one(key, data, EVP_sha2_512());
return eay_hmac_init(key, EVP_sha2_512());
struct env_md_st *EVP_sha2_512 __P((void));