Home
last modified time | relevance | path

Searched refs:load64 (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/hash/
H A Dhash_sha3.c44 static inline uint64_t load64(const unsigned char* x) { in load64() function
67 # define readLane(x, y) load64(ctx->state+sizeof(uint64_t)*idx(x, y))

Completed in 4 milliseconds