Function constant_time_eq_string

Source
pub fn constant_time_eq_string(a: &str, b: &str) -> bool