Home
last modified time | relevance | path

Searched defs:words (Results 1 – 3 of 3) sorted by relevance

/crypto/
Dmd5.c36 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()
Dmd4.c68 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()
Dadiantum.c89 __le32 words[XCHACHA_IV_SIZE / sizeof(__le32)]; member