Searched refs:set_negative (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/rust-openssl/openssl/src/ | ||
H A D | bn.rs | 311 pub fn set_negative(&mut self, negative: bool) { in set_negative() functions 1396 self.set_negative(!negative); in neg() |
Completed in 3 milliseconds