Searched refs:S32 (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/fusion/lsi/
H A Dmpi_type.h52 typedef int32_t S32; typedef
58 S32 High;
76 typedef S32 *PS32;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bpalogin/
H A Dgen_md5.c52 #define S32 11 macro
229 HH(d, a, b, c, x[8], S32, 0x8771f681); /* 34 */
233 HH(d, a, b, c, x[4], S32, 0x4bdecfa9); /* 38 */
237 HH(d, a, b, c, x[0], S32, 0xeaa127fa); /* 42 */
241 HH(d, a, b, c, x[12], S32, 0xe6db99e5); /* 46 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dmd4.c50 #define S32 9 macro
220 HH (d, a, b, c, x[ 8], S32); /* 34 */
224 HH (d, a, b, c, x[10], S32); /* 38 */
228 HH (d, a, b, c, x[ 9], S32); /* 42 */
232 HH (d, a, b, c, x[11], S32); /* 46 */
H A Dmd5.c118 #define S32 11 macro
294 HH (d, a, b, c, x[ 8], S32, 0x8771f681); /* 34 */
298 HH (d, a, b, c, x[ 4], S32, 0x4bdecfa9); /* 38 */
302 HH (d, a, b, c, x[ 0], S32, 0xeaa127fa); /* 42 */
306 HH (d, a, b, c, x[12], S32, 0xe6db99e5); /* 46 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/fs_enet/
H A Dmac-fcc.c63 #define S32(_p, _m, _v) W32(_p, _m, R32(_p, _m) | (_v)) macro
214 S32(fccp, fcc_fpsmr, FCC_PSMR_PRO);
427 S32(fccp, fcc_fpsmr, FCC_PSMR_RMII);
431 S32(fccp, fcc_fpsmr, FCC_PSMR_FDE | FCC_PSMR_LPB);
435 S32(fccp, fcc_gfmr, FCC_GFMR_ENR | FCC_GFMR_ENT);
499 S32(fccp, fcc_ftodr, 0x80);
554 S32(fccp, fcc_gfmr, FCC_GFMR_ENT);
H A Dmac-scc.c69 #define S32(_p, _m, _v) W32(_p, _m, R32(_p, _m) | (_v)) macro
373 S32(sccp, scc_gsmrl, SCC_GSMRL_ENR | SCC_GSMRL_ENT);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dmd5.c255 #define S32 11 macro
259 HH ( d, a, b, c, in[ 8], S32, UL(2272392833)); /* 34 */
263 HH ( d, a, b, c, in[ 4], S32, UL(1272893353)); /* 38 */
267 HH ( d, a, b, c, in[ 0], S32, UL(3936430074)); /* 42 */
271 HH ( d, a, b, c, in[12], S32, UL(3873151461)); /* 46 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dmd5.c255 #define S32 11 macro
259 HH ( d, a, b, c, in[ 8], S32, UL(2272392833)); /* 34 */
263 HH ( d, a, b, c, in[ 4], S32, UL(1272893353)); /* 38 */
267 HH ( d, a, b, c, in[ 0], S32, UL(3936430074)); /* 42 */
271 HH ( d, a, b, c, in[12], S32, UL(3873151461)); /* 46 */

Completed in 176 milliseconds