Home
last modified time | relevance | path

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

/linux/include/linux/byteorder/
H A Dgeneric.h176 static inline void le64_to_cpu_array(u64 *buf, unsigned int words) in le64_to_cpu_array() function
/linux/lib/crypto/
H A Dblake2b.c54 le64_to_cpu_array(m, ARRAY_SIZE(m)); in blake2b_compress_generic()