Home
last modified time | relevance | path

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

/third_party/python/Modules/_blake2/impl/
Dblake2-impl.h107 static inline void store48( void *dst, uint64_t w ) in store48() function
/third_party/openssl/crypto/blake2/
Dblake2_impl.h110 static ossl_inline void store48(uint8_t *dst, uint64_t w) in store48() function