sha3_256_init
sha3_256_init(SHA3_CTX(desc));
sha3_256_init(&ctx);
#define HASH_INIT sha3_256_init
sha3_256_init(&main_ctx);