SHA256Init
#define SHA256Init(c) SHA256_Init(c)
SHA256Init(SHA2_CTX *context)
#define SHA256Init(x) SHA256_Init(x)