SHA512_Init
SHA512_Init(&ctx);
SHA512_Init(&ctx);
SHA512_Init(&ctx);
SHA512_Init(&ctx);
SHA512_Init(&ctx);
SHA512_Init(&hash_ctx);
SHA512_Init(&hash_ctx);
SHA512_Init(&hash_ctx);
return SHA512_Init(ctx->md_data);
LCRYPTO_USED(SHA512_Init);
int SHA512_Init(SHA512_CTX *c);
LCRYPTO_ALIAS(SHA512_Init);
SHA512_Init(&c);
SHA512_Init((SHA512_CTX*)md_state.c);
void SHA512_Init(SHA512_CTX*);