REVERSE64 590 ext/digest/sha2/sha2.c REVERSE64(context->bitcount,context->bitcount); REVERSE64 691 ext/digest/sha2/sha2.c REVERSE64(*data++, W512[j]); \ REVERSE64 795 ext/digest/sha2/sha2.c REVERSE64(*data++, W512[j]); REVERSE64 909 ext/digest/sha2/sha2.c REVERSE64(context->bitcount[0],context->bitcount[0]); REVERSE64 910 ext/digest/sha2/sha2.c REVERSE64(context->bitcount[1],context->bitcount[1]); REVERSE64 962 ext/digest/sha2/sha2.c REVERSE64(context->state[j],context->state[j]); REVERSE64 1038 ext/digest/sha2/sha2.c REVERSE64(context->state[j],context->state[j]);