Searched defs:store64 (Results 1 – 3 of 3) sorted by relevance
104 static BLAKE2_INLINE void store64( void *dst, uint64_t w ) in store64() function
71 static inline void store64( void *dst, uint64_t w ) in store64() function
81 static ossl_inline void store64(uint8_t *dst, uint64_t w) in store64() function