sha256_round
sha256_round(SHA_LONG *a, SHA_LONG *b, SHA_LONG *c, SHA_LONG *d, SHA_LONG *e,
#define sha256_round(h0, h1, w, k) \
#define sha256_round(idx, a, b, c, d, e, f, g, h, k, w, wt) \