Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_impl.h155 INLINE void load_key_words(const uint8_t key[BLAKE3_KEY_LEN], in load_key_words() function
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3_impl.h156 static inline void load_key_words(const uint8_t key[BLAKE3_KEY_LEN], in load_key_words() function