Home
last modified time | relevance | path

Searched refs:w11 (Results 1 – 2 of 2) sorted by relevance

/trueos/crypto/openssh/
HDblocks.c55 M(w2 ,w0 ,w11,w3 ) \
63 M(w10,w8 ,w3 ,w11) \
64 M(w11,w9 ,w4 ,w12) \
66 M(w13,w11,w6 ,w14) \
117 uint64 w11 = load_bigendian(in + 88); in crypto_hashblocks_sha512() local
134 F(w11,0x550c7dc3d5ffb4e2ULL) in crypto_hashblocks_sha512()
153 F(w11,0xbf597fc7beef0ee4ULL) in crypto_hashblocks_sha512()
172 F(w11,0xc76c51a30654be30ULL) in crypto_hashblocks_sha512()
191 F(w11,0x8cc702081a6439ecULL) in crypto_hashblocks_sha512()
210 F(w11,0x431d67c49c100d4cULL) in crypto_hashblocks_sha512()
/trueos/include/
HDConditionalMacros.h546 …fine ELEVENWORDINLINE(w1,w2,w3,w4,w5,w6,w7,w8,w9,w10,w11) = {w1,w2,w3,w4,w5,w6,w7,w8,w9,w10,w1… argument
547 …ne TWELVEWORDINLINE(w1,w2,w3,w4,w5,w6,w7,w8,w9,w10,w11,w12) = {w1,w2,w3,w4,w5,w6,w7,w8,w9,w10, argument
559 #define ELEVENWORDINLINE(w1,w2,w3,w4,w5,w6,w7,w8,w9,w10,w11) argument
560 #define TWELVEWORDINLINE(w1,w2,w3,w4,w5,w6,w7,w8,w9,w10,w11,w12) argument