pub fn verify(x: &[u8], y: &[u8]) -> bool
Constant-time equality check for two byte slices.
x
y
bool
true
false