Searched refs:is_const_time (Results 1 – 2 of 2) sorted by relevance
878 pub fn is_const_time(&self) -> bool { in is_const_time() method1452 assert!(!a.is_const_time()); in test_const_time_bn()1456 assert!(b.is_const_time()) in test_const_time_bn()
110 * Added `BigNum::new_secure`, `BigNumReef::set_const_time`, `BigNumref::is_const_time`, and `BigNum…