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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/crypto/
H A Dmd4.c74 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) function
216 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32));
H A Dmd5.c135 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) function
211 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/mod/
H A Dsumversion.c79 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) function
218 cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(uint32_t));

Completed in 98 milliseconds