Home
last modified time | relevance | path

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

/scripts/mod/
Dsumversion.c82 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array() function
221 cpu_to_le32_array(mctx->hash, ARRAY_SIZE(mctx->hash)); in md4_final_ascii()