Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/wg/
H A Dwg_crypto.c28 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array() function
201 cpu_to_le32_array(state->h, ARRAY_SIZE(state->h)); in blake2s_final()