Function constant_time_eq_bytes

Source
pub fn constant_time_eq_bytes(a: &[u8], b: &[u8]) -> bool