Home
last modified time | relevance | path

Searched defs:store_cv_words (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_impl.h174 INLINE void store_cv_words(uint8_t bytes_out[32], uint32_t cv_words[8]) { store_cv_words() function
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3_impl.h177 static inline void store_cv_words(uint8_t bytes_out[32], uint32_t cv_words[8]) { in store_cv_words() function