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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcrypt_md5.c108 u32 X_i; local
112 /* Prepare the message schedule, {X_i} */
114 for (X_i = 0; X_i < 16; X_i++)
115 X[X_i] = cpu2le32(X[X_i]); /* Endian Swap */

Completed in 98 milliseconds