Searched defs:store32 (Results 1 – 3 of 3) sorted by relevance
92 static BLAKE2_INLINE void store32( void *dst, uint32_t w ) in store32() function
58 static inline void store32( void *dst, uint32_t w ) in store32() function
63 static ossl_inline void store32(uint8_t *dst, uint32_t w) in store32() function