Home
last modified time | relevance | path

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

/freebsd/sys/dev/wg/
H A Dwg_crypto.c35 static inline void le32_to_cpu_array(uint32_t *buf, unsigned int words) in le32_to_cpu_array() function
117 le32_to_cpu_array(m, ARRAY_SIZE(m)); in blake2s_compress()