Lines Matching refs:w1
50 #define M(w0,w14,w9,w1) w0 = sigma1(w14) + w9 + sigma0(w1) + w0; argument
53 M(w0 ,w14,w9 ,w1 ) \
54 M(w1 ,w15,w10,w2 ) \
56 M(w3 ,w1 ,w12,w4 ) \
61 M(w8 ,w6 ,w1 ,w9 ) \
107 uint64 w1 = load_bigendian(in + 8); in crypto_hashblocks_sha512() local
124 F(w1 ,0x7137449123ef65cdULL) in crypto_hashblocks_sha512()
143 F(w1 ,0xefbe4786384f25e3ULL) in crypto_hashblocks_sha512()
162 F(w1 ,0x2e1b21385c26c926ULL) in crypto_hashblocks_sha512()
181 F(w1 ,0x1e376c085141ab53ULL) in crypto_hashblocks_sha512()
200 F(w1 ,0xd186b8c721c0c207ULL) in crypto_hashblocks_sha512()