Searched defs:ConstTimeEq (Results 1 – 2 of 2) sorted by relevance
223 pub fn deserialize<E: crypto::ConstTimeEq, H: crypto::Hmac>( in deserialize()
77 pub trait ConstTimeEq: Send { interface