sha2_word64 144 ext/digest/sha2/sha2.c sha2_word64 tmp = (w); \ sha2_word64 159 ext/digest/sha2/sha2.c (w)[0] += (sha2_word64)(n); \ sha2_word64 269 ext/digest/sha2/sha2.c static const sha2_word64 K512[80] = { sha2_word64 313 ext/digest/sha2/sha2.c static const sha2_word64 sha384_initial_hash_value[8] = { sha2_word64 325 ext/digest/sha2/sha2.c static const sha2_word64 sha512_initial_hash_value[8] = { sha2_word64 618 ext/digest/sha2/sha2.c sizeof(sha2_word64)); sha2_word64 722 ext/digest/sha2/sha2.c sha2_word64 a, b, c, d, e, f, g, h, s0, s1; sha2_word64 723 ext/digest/sha2/sha2.c sha2_word64 T1, *W512 = (sha2_word64*)context->buffer; sha2_word64 777 ext/digest/sha2/sha2.c sha2_word64 a, b, c, d, e, f, g, h, s0, s1; sha2_word64 778 ext/digest/sha2/sha2.c sha2_word64 T1, T2, *W512 = (sha2_word64*)context->buffer; sha2_word64 876 ext/digest/sha2/sha2.c SHA512_Transform(context, (sha2_word64*)context->buffer); sha2_word64 889 ext/digest/sha2/sha2.c SHA512_Transform(context, (sha2_word64*)context->buffer); sha2_word64 924 ext/digest/sha2/sha2.c SHA512_Transform(context, (sha2_word64*)context->buffer); sha2_word64 938 ext/digest/sha2/sha2.c sizeof(sha2_word64)); sha2_word64 940 ext/digest/sha2/sha2.c sizeof(sha2_word64)); sha2_word64 943 ext/digest/sha2/sha2.c SHA512_Transform(context, (sha2_word64*)context->buffer); sha2_word64 947 ext/digest/sha2/sha2.c sha2_word64 *d = (sha2_word64*)digest; sha2_word64 1023 ext/digest/sha2/sha2.c sha2_word64 *d = (sha2_word64*)digest;