Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds