Searched defs:constant_time_eq (Results 1 – 4 of 4) sorted by relevance
78 fn constant_time_eq(a: &[u8], b: &[u8]) -> bool { in constant_time_eq() method
95 fn constant_time_eq(a: &[u8], b: &[u8]) -> bool { in constant_time_eq() method
95 fn constant_time_eq(a: &[u8], b: &[u8]) -> bool; in constant_time_eq() method
67 fn constant_time_eq(_a: &[u8], _b: &[u8]) -> bool { in constant_time_eq() method