Searched defs:words (Results 1 – 3 of 3) sorted by relevance
36 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) in le32_to_cpu_array()44 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array()
68 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) in le32_to_cpu_array()76 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array()
89 __le32 words[XCHACHA_IV_SIZE / sizeof(__le32)]; member