Home
last modified time | relevance | path

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

/php-src/ext/hash/
H A Dhash_sha3.c51 static inline void store64(unsigned char* x, uint64_t val) { in store64() function
66 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v)

Completed in 8 milliseconds