cpu_to_le32_array  205 crypto/md4.c   	cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash));
cpu_to_le32_array  198 crypto/md5.c   	cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32));
cpu_to_le32_array  219 scripts/mod/sumversion.c 	cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(uint32_t));