Home
last modified time | relevance | path

Searched defs:store64 (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Modules/_blake2/impl/
Dblake2-impl.h78 static inline void store64( void *dst, uint64_t w ) in store64() function
/external/guava/android/guava/src/com/google/common/hash/
DLittleEndianByteArray.java83 static void store64(byte[] sink, int offset, long value) { in store64() method in LittleEndianByteArray
/external/guava/guava/src/com/google/common/hash/
DLittleEndianByteArray.java83 static void store64(byte[] sink, int offset, long value) { in store64() method in LittleEndianByteArray
/external/mbedtls/3rdparty/everest/include/everest/kremlin/
Dc_endianness.h185 inline static void store64(uint8_t *b, uint64_t i) { in store64() function
/external/openthread/third_party/mbedtls/repo/3rdparty/everest/include/everest/kremlin/
Dc_endianness.h185 inline static void store64(uint8_t *b, uint64_t i) { in store64() function
/external/python/cpython3/Modules/_hacl/include/krml/
Dlowstar_endianness.h186 inline static void store64(uint8_t *b, uint64_t i) { in store64() function