Home
last modified time | relevance | path

Searched defs:store32 (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/digests/
H A Dblake2_impl.h58 static ossl_inline void store32(uint8_t *dst, uint32_t w) in store32() function
/freebsd/contrib/libarchive/libarchive/
H A Darchive_blake2_impl.h92 static BLAKE2_INLINE void store32( void *dst, uint32_t w ) in store32() function
/freebsd/sys/contrib/libb2/
H A Dblake2-impl.h58 static inline void store32( void *dst, uint32_t w ) in store32() function
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_impl.h166 INLINE void store32(void *dst, uint32_t w) { store32() function
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3_impl.h168 static inline void store32(void *dst, uint32_t w) { in store32() function