Searched defs:rol (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/aLinkCreator/src/
H A Dbithelp.h30 rol(uint32_t x, int n) function
38 #define rol(x,n) ( ((x) << (n)) | ((x) >> (32-(n))) ) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dbithelp.h29 rol( u32 x, int n) function
37 #define rol(x,n) ( ((x) << (n)) | ((x) >> (32-(n))) ) macro
H A Dcast5.c336 rol(int n, u32 x) function
344 #define rol(n,x) ( ((x) << (n)) | ((x) >> (32-(n))) ) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dbithelp.h29 rol( u32 x, int n) function
37 #define rol(x,n) ( ((x) << (n)) | ((x) >> (32-(n))) ) macro
H A Dcast5.c336 rol(int n, u32 x) function
344 #define rol(n,x) ( ((x) << (n)) | ((x) >> (32-(n))) ) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Dmd5.js53 function rol(num, cnt) function
H A Dfuncs.js1504 function rol(num, cnt) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hmac/
H A Dsha1.c84 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsha1.c26 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A Dmd5.c39 #define rol(x,n) ( ((x) << (n)) | ((x) >> (32-(n))) ) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dripemd.c89 #define rol(value, bits) ((value << bits) | (value >> (32 - bits))) macro
[all...]
H A Dsha.c50 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DdirCache.c27 static __inline__ unsigned int rol(unsigned int arg, int shift) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_iocp.c238 struct event_overlapped rol, wol; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dsha.c42 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dx64masm.asm751 rol eax, 8 label
770 rol edx, 7 label
774 rol eax, 8 label
793 rol ecx, 7 label
797 rol eax, 8 label
816 rol edx, 7 label
820 rol eax, 8 label
839 rol ecx, 7 label
843 rol eax, 8 label
862 rol ed label
866 rol eax, 8 label
885 rol ecx, 7 label
889 rol eax, 8 label
908 rol edx, 7 label
912 rol eax, 8 label
931 rol ecx, 7 label
935 rol eax, 8 label
954 rol edx, 7 label
958 rol eax, 8 label
977 rol ecx, 7 label
981 rol eax, 8 label
1000 rol edx, 7 label
1004 rol eax, 8 label
1023 rol ecx, 7 label
1027 rol eax, 8 label
1046 rol edx, 7 label
1050 rol eax, 8 label
1069 rol ecx, 7 label
1073 rol eax, 8 label
1092 rol edx, 7 label
1096 rol eax, 8 label
1115 rol ecx, 7 label
1119 rol eax, 8 label
1138 rol edx, 7 label
1142 rol eax, 8 label
1161 rol ecx, 7 label
1165 rol eax, 8 label
1184 rol edx, 7 label
1188 rol eax, 8 label
1207 rol ecx, 7 label
1376 rol ecx, (((((5*1) MOD (17))*(((5*1) MOD (17))+1)/2)) MOD (32)) label
1380 rol ecx, (((((5*5) MOD (17))*(((5*5) MOD (17))+1)/2)) MOD (32)) label
1384 rol ecx, (((((5*9) MOD (17))*(((5*9) MOD (17))+1)/2)) MOD (32)) label
1388 rol ecx, (((((5*13) MOD (17))*(((5*13) MOD (17))+1)/2)) MOD (32)) label
1395 rol ecx, (((((5*2) MOD (17))*(((5*2) MOD (17))+1)/2)) MOD (32)) label
1399 rol ecx, (((((5*6) MOD (17))*(((5*6) MOD (17))+1)/2)) MOD (32)) label
1403 rol ecx, (((((5*10) MOD (17))*(((5*10) MOD (17))+1)/2)) MOD (32)) label
1407 rol ecx, (((((5*14) MOD (17))*(((5*14) MOD (17))+1)/2)) MOD (32)) label
1414 rol ecx, (((((5*3) MOD (17))*(((5*3) MOD (17))+1)/2)) MOD (32)) label
1418 rol ecx, (((((5*7) MOD (17))*(((5*7) MOD (17))+1)/2)) MOD (32)) label
1422 rol ecx, (((((5*11) MOD (17))*(((5*11) MOD (17))+1)/2)) MOD (32)) label
1426 rol ecx, (((((5*15) MOD (17))*(((5*15) MOD (17))+1)/2)) MOD (32)) label
1433 rol ecx, (((((5*4) MOD (17))*(((5*4) MOD (17))+1)/2)) MOD (32)) label
1437 rol ecx, (((((5*8) MOD (17))*(((5*8) MOD (17))+1)/2)) MOD (32)) label
1441 rol ecx, (((((5*12) MOD (17))*(((5*12) MOD (17))+1)/2)) MOD (32)) label
1445 rol ecx, (((((5*16) MOD (17))*(((5*16) MOD (17))+1)/2)) MOD (32)) label
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Droute.c1114 print_route_options (const struct route_option_list *rol, argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A Dopmode.js
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/script/
H A Dopmode.js

Completed in 238 milliseconds