blake2b_md
static const EVP_MD blake2b_md = {
return &blake2b_md;
return blake2b_md(md, out, outlen, in, inlen);