Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/hash/
H A Dhash_sha3.c91 unsigned char LFSRstate = 0x01; in permute() local
141 if (LFSR86540(&LFSRstate)) { in permute()
/dports/lang/php74/php-7.4.27/ext/hash/
H A Dhash_sha3.c91 unsigned char LFSRstate = 0x01; in permute() local
141 if (LFSR86540(&LFSRstate)) { in permute()
/dports/security/php73-hash/php-7.3.33/ext/hash/
H A Dhash_sha3.c91 unsigned char LFSRstate = 0x01;
141 if (LFSR86540(&LFSRstate)) {
/dports/www/mod_php73/php-7.3.33/ext/hash/
H A Dhash_sha3.c91 unsigned char LFSRstate = 0x01; in permute() local
141 if (LFSR86540(&LFSRstate)) { in permute()
/dports/www/mod_php74/php-7.4.27/ext/hash/
H A Dhash_sha3.c91 unsigned char LFSRstate = 0x01; in permute() local
141 if (LFSR86540(&LFSRstate)) { in permute()
/dports/www/mod_php81/php-8.1.1/ext/hash/
H A Dhash_sha3.c89 unsigned char LFSRstate = 0x01; in permute() local
139 if (LFSR86540(&LFSRstate)) { in permute()
/dports/lang/php81/php-8.1.1/ext/hash/
H A Dhash_sha3.c89 unsigned char LFSRstate = 0x01; in permute() local
139 if (LFSR86540(&LFSRstate)) { in permute()
/dports/lang/php80/php-8.0.15/ext/hash/
H A Dhash_sha3.c89 unsigned char LFSRstate = 0x01; in permute() local
139 if (LFSR86540(&LFSRstate)) { in permute()
/dports/www/mod_php80/php-8.0.15/ext/hash/
H A Dhash_sha3.c89 unsigned char LFSRstate = 0x01; in permute() local
139 if (LFSR86540(&LFSRstate)) { in permute()
/dports/security/john/john-1.9.0-jumbo-1/src/
H A DKeccakF-1600-reference32BI.c87 UINT8 LFSRstate = 0x01; in KeccakF1600_InitializeRoundConstants() local
95 if (LFSR86540(&LFSRstate)) { in KeccakF1600_InitializeRoundConstants()