add_get_carry_bits_msb
frontend
0.1.0
In frontend::
components::
sha2_
gkr::
sha256_
bit_
decomp
frontend
::
components
::
sha2_gkr
::
sha256_bit_decomp
Function
add_
get_
carry_
bits_
msb
Copy item path
Source
fn add_get_carry_bits_msb(x:
u32
, y:
u32
, c_in:
u32
) -> (
u32
,
Vec
<
u32
>)