Home
last modified time | relevance | path

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

/PHP-7.1/ext/hash/
H A Dhash_sha3.c73 static inline char LFSR86540(unsigned char* pLFSR) in LFSR86540() argument
75 unsigned char LFSR = *pLFSR; in LFSR86540()
83 *pLFSR = LFSR; in LFSR86540()

Completed in 7 milliseconds