Searched refs:Cho (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dsha256.c101 t1 = (h) + Sum1((e)) + Cho((e),(f),(g)) + (k) + (w); \
115 Cho (u32 x, u32 y, u32 z) function
205 t1 = h + Sum1 (e) + Cho (e, f, g) + K[i] + w[i];
210 t1 = g + Sum1 (d) + Cho (d, e, f) + K[i+1] + w[i+1];
215 t1 = f + Sum1 (c) + Cho (c, d, e) + K[i+2] + w[i+2];
220 t1 = e + Sum1 (b) + Cho (b, c, d) + K[i+3] + w[i+3];
225 t1 = d + Sum1 (a) + Cho (a, b, c) + K[i+4] + w[i+4];
230 t1 = c + Sum1 (h) + Cho (h, a, b) + K[i+5] + w[i+5];
235 t1 = b + Sum1 (g) + Cho (g, h, a) + K[i+6] + w[i+6];
240 t1 = a + Sum1 (f) + Cho (
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dsha256.c101 t1 = (h) + Sum1((e)) + Cho((e),(f),(g)) + (k) + (w); \
115 Cho (u32 x, u32 y, u32 z) function
205 t1 = h + Sum1 (e) + Cho (e, f, g) + K[i] + w[i];
210 t1 = g + Sum1 (d) + Cho (d, e, f) + K[i+1] + w[i+1];
215 t1 = f + Sum1 (c) + Cho (c, d, e) + K[i+2] + w[i+2];
220 t1 = e + Sum1 (b) + Cho (b, c, d) + K[i+3] + w[i+3];
225 t1 = d + Sum1 (a) + Cho (a, b, c) + K[i+4] + w[i+4];
230 t1 = c + Sum1 (h) + Cho (h, a, b) + K[i+5] + w[i+5];
235 t1 = b + Sum1 (g) + Cho (g, h, a) + K[i+6] + w[i+6];
240 t1 = a + Sum1 (f) + Cho (
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dhmac256.c134 #define Cho(x,y,z) (z ^ (x & (y ^ z))) /* (4.2) same as SHA-1's F1 */
142 t1 = (h) + Sum1((e)) + Cho((e),(f),(g)) + (k) + (w); \
221 #undef Cho
133 #define Cho macro
220 #undef Cho macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dhmac256.c134 #define Cho(x,y,z) (z ^ (x & (y ^ z))) /* (4.2) same as SHA-1's F1 */
142 t1 = (h) + Sum1((e)) + Cho((e),(f),(g)) + (k) + (w); \
221 #undef Cho
133 #define Cho macro
220 #undef Cho macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 222 milliseconds