aws_
lc_
rs
1.13.3
Module constant_
time
Module Items
Functions
In crate aws_
lc_
rs
aws_lc_rs
Module
constant_time
Copy item path
Source
Expand description
Constant-time operations.
Functions
ยง
verify_
slices_
are_
equal
Returns
Ok(())
if
a == b
and
Err(error::Unspecified)
otherwise.