Skip to main content

int_of_word64

Function int_of_word64 

Source
pub fn int_of_word64(w: Word64) -> i64
Expand description

The value of a Word64 as an IntintOfWord64(w). For values ≥ 2⁶³ this is a negative i64 (two’s-complement bits); used on byte-masked lanes (< 256) in Keccak’s squeeze.