Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds