Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/
H A Dsbox32_hash.h1433 U32 *state_cursor = state + 1; in sbox32_seed_state96() local
1450 while ( state_cursor < sbox32_end ) { in sbox32_seed_state96()
1451 U32 *row_end = state_cursor + 256; in sbox32_seed_state96()
1452 for ( ; state_cursor < row_end; state_cursor++ ) { in sbox32_seed_state96()
1453 XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); in sbox32_seed_state96()
1465 U32 *state_cursor = state + 1; in sbox32_seed_state128() local
1484 while ( state_cursor < sbox32_end ) { in sbox32_seed_state128()
1485 U32 *row_end = state_cursor + 256; in sbox32_seed_state128()
1486 for ( ; state_cursor < row_end; state_cursor++ ) { in sbox32_seed_state128()
1487 XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); in sbox32_seed_state128()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dsbox32_hash.h1433 U32 *state_cursor = state + 1; in sbox32_seed_state96() local
1450 while ( state_cursor < sbox32_end ) { in sbox32_seed_state96()
1451 U32 *row_end = state_cursor + 256; in sbox32_seed_state96()
1452 for ( ; state_cursor < row_end; state_cursor++ ) { in sbox32_seed_state96()
1453 XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); in sbox32_seed_state96()
1465 U32 *state_cursor = state + 1; in sbox32_seed_state128() local
1484 while ( state_cursor < sbox32_end ) { in sbox32_seed_state128()
1485 U32 *row_end = state_cursor + 256; in sbox32_seed_state128()
1486 for ( ; state_cursor < row_end; state_cursor++ ) { in sbox32_seed_state128()
1487 XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); in sbox32_seed_state128()
/dports/lang/perl5.30/perl-5.30.3/
H A Dsbox32_hash.h1433 U32 *state_cursor = state + 1; in sbox32_seed_state96() local
1450 while ( state_cursor < sbox32_end ) { in sbox32_seed_state96()
1451 U32 *row_end = state_cursor + 256; in sbox32_seed_state96()
1452 for ( ; state_cursor < row_end; state_cursor++ ) { in sbox32_seed_state96()
1453 XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); in sbox32_seed_state96()
1465 U32 *state_cursor = state + 1; in sbox32_seed_state128() local
1484 while ( state_cursor < sbox32_end ) { in sbox32_seed_state128()
1485 U32 *row_end = state_cursor + 256; in sbox32_seed_state128()
1486 for ( ; state_cursor < row_end; state_cursor++ ) { in sbox32_seed_state128()
1487 XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); in sbox32_seed_state128()
/dports/lang/perl5.32/perl-5.32.1/
H A Dsbox32_hash.h1433 U32 *state_cursor = state + 1; in sbox32_seed_state96() local
1450 while ( state_cursor < sbox32_end ) { in sbox32_seed_state96()
1451 U32 *row_end = state_cursor + 256; in sbox32_seed_state96()
1452 for ( ; state_cursor < row_end; state_cursor++ ) { in sbox32_seed_state96()
1453 XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); in sbox32_seed_state96()
1465 U32 *state_cursor = state + 1; in sbox32_seed_state128() local
1484 while ( state_cursor < sbox32_end ) { in sbox32_seed_state128()
1485 U32 *row_end = state_cursor + 256; in sbox32_seed_state128()
1486 for ( ; state_cursor < row_end; state_cursor++ ) { in sbox32_seed_state128()
1487 XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1); in sbox32_seed_state128()