X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fcrypto%2Fsha256%2Ftest%2Frun-33-bit-test.c;h=ea574b4f6221a9c96378f8c49ccbbe0ead0c4f7e;hb=fe21b246647e4694da5f76e0fd00e9a9f9e8c72e;hp=bde91e1c811a843797758d604d8f63f7995f7dbf;hpb=1968f4d42a71c3b2d809981228dc6bbc5760ccf5;p=ccan diff --git a/ccan/crypto/sha256/test/run-33-bit-test.c b/ccan/crypto/sha256/test/run-33-bit-test.c index bde91e1c..ea574b4f 100644 --- a/ccan/crypto/sha256/test/run-33-bit-test.c +++ b/ccan/crypto/sha256/test/run-33-bit-test.c @@ -30,9 +30,9 @@ static const struct sha256_ctx after_16M_by_64 = { LE32_TO_CPU(0xd407a8fc), LE32_TO_CPU(0x1fad409b), LE32_TO_CPU(0x51fa46cc), LE32_TO_CPU(0xea528ae5), LE32_TO_CPU(0x5fa58ebb), LE32_TO_CPU(0x8be97931) }, - 1073741824, { .u32 = { 0x64636261, 0x68676665, 0x65646362, 0x69686766, - 0x66656463, 0x6a696867, 0x67666564, 0x6b6a6968 } } + 0x66656463, 0x6a696867, 0x67666564, 0x6b6a6968 } }, + 1073741824 #endif };