Searched refs:state3 (Results 1 – 4 of 4) sorted by relevance
82 state3=$(</proc/spl/kstat/zfs/$pool/state)83 log_note "Checking $expected = $state1 = $state2 = $state3"85 "$expected" == "$state3" ]] ; then
120 goto state3; in main()179 state3: in main()
324 Rand64 state3 = state[3] ^ state1; in nextrand() local326 state[0] = state0 ^ state3; in nextrand()329 state[3] = rotl(state3, 45); in nextrand()
15897 Eurydice_arr_7c state3; member15908 Eurydice_arr_7c state3; member15929 Eurydice_arr_7c state3 = libcrux_sha3_portable_incremental_shake128_init(); in libcrux_ml_dsa_hash_functions_portable_init_absorb() local15930 libcrux_sha3_portable_incremental_shake128_absorb_final(&state3, input3); in libcrux_ml_dsa_hash_functions_portable_init_absorb()15937 .state3 = state3 in libcrux_ml_dsa_hash_functions_portable_init_absorb()15966 Eurydice_arr_7c state3 = libcrux_sha3_portable_incremental_shake256_init(); in libcrux_ml_dsa_hash_functions_portable_init_absorb_x4() local15967 libcrux_sha3_portable_incremental_shake256_absorb_final(&state3, input3); in libcrux_ml_dsa_hash_functions_portable_init_absorb_x4()15974 .state3 = state3 in libcrux_ml_dsa_hash_functions_portable_init_absorb_x4()16012 libcrux_sha3_portable_incremental_shake256_squeeze_first_block(&state->state3, in libcrux_ml_dsa_hash_functions_portable_squeeze_first_block_x4()16033 libcrux_sha3_portable_incremental_shake128_squeeze_first_five_blocks(&state->state3, in libcrux_ml_dsa_hash_functions_portable_squeeze_first_five_blocks()[all …]