Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDblocks.c54 M(w1 ,w15,w10,w2 ) \
62 M(w9 ,w7 ,w2 ,w10) \
63 M(w10,w8 ,w3 ,w11) \
65 M(w12,w10,w5 ,w13) \
116 uint64 w10 = load_bigendian(in + 80); in crypto_hashblocks_sha512() local
133 F(w10,0x243185be4ee4b28cULL) in crypto_hashblocks_sha512()
152 F(w10,0xb00327c898fb213fULL) in crypto_hashblocks_sha512()
171 F(w10,0xc24b8b70d0f89791ULL) in crypto_hashblocks_sha512()
190 F(w10,0x84c87814a1f0ab72ULL) in crypto_hashblocks_sha512()
209 F(w10,0x3c9ebe0a15c9bebcULL) in crypto_hashblocks_sha512()
/trueos/include/
HDConditionalMacros.h545 #define TENWORDINLINE(w1,w2,w3,w4,w5,w6,w7,w8,w9,w10) = {w1,w2,w3,w4,w5,w6,w7,w8,w9,w10} argument
546 …#define ELEVENWORDINLINE(w1,w2,w3,w4,w5,w6,w7,w8,w9,w10,w11) = {w1,w2,w3,w4,w5,w6,w7,w8,w9,w10 argument
547 …define TWELVEWORDINLINE(w1,w2,w3,w4,w5,w6,w7,w8,w9,w10,w11,w12) = {w1,w2,w3,w4,w5,w6,w7,w8,w9, argument
558 #define TENWORDINLINE(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