Searched defs:S0 (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dshacal2.cpp16 #define S0(x) (rotrFixed(x,2)^rotrFixed(x,13)^rotrFixed(x,22)) macro
H A Dserpentp.h51 #define S0(i, r0, r1, r2, r3, r4) \ macro
H A Dsha.cpp482 #define S0(x) (rotrFixed(x,2)^rotrFixed(x,13)^rotrFixed(x,22)) macro
593 #undef S0 macro
865 #define S0( macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/check/
H A Dsha256.c57 #define S0(x) (rotr_32(x, 2) ^ rotr_32(x, 13) ^ rotr_32(x, 22)) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/check/
H A Dsha256.c57 #define S0(x) (rotr_32(x, 2) ^ rotr_32(x, 13) ^ rotr_32(x, 22)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dserpent.c69 #define S0(x0,x1,x2,x3,x4) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dsha256.c97 #define S0(x) (ror ((x), 7) ^ ror ((x), 18) ^ ((x) >> 3)) /* (4.6) */ macro
258 #undef S0 macro
H A Dsha512.c215 #define S0(x) (ROTR((x),1) ^ ROTR((x),8) ^ ((x)>>7)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dsha256.c97 #define S0(x) (ror ((x), 7) ^ ror ((x), 18) ^ ((x) >> 3)) /* (4.6) */ macro
258 #undef S0 macro
H A Dsha512.c215 #define S0(x) (ROTR((x),1) ^ ROTR((x),8) ^ ((x)>>7)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dhmac256.c137 #define S0 macro
224 #undef S0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dhmac256.c137 #define S0 macro
224 #undef S0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dlbalance.c664 struct buffer_head *S0 = PATH_PLAST_BUFFER(tb->tb_path); local
H A Dfix_node.c657 struct buffer_head *S0; local
1754 struct buffer_head *S0, *F local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dkgdb.c230 S0, S1, S2, S3, enumerator in enum:register_name

Completed in 134 milliseconds