SHA224Init
SHA224Init(&ctx->sha2);
void SHA224Init(SHA2_CTX *);
DEF_WEAK(SHA224Init);
PROTO_NORMAL(SHA224Init);
SHA224Init(ctx);