Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds