Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dhash_sha3.c60 static inline void xor64(unsigned char* x, uint64_t val) { in xor64() function
69 # define XORLane(x, y, v) xor64(ctx->state+sizeof(uint64_t)*idx(x, y), v)

Completed in 5 milliseconds