Home
last modified time | relevance | path

Searched refs:to_hex_str (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dec.rs477 pub fn to_hex_str( in to_hex_str() functions
1181 .to_hex_str(&group, PointConversionForm::COMPRESSED, &mut ctx) in fmt()
H A Dbn.rs883 /// assert_eq!(s.to_hex_str().unwrap().to_uppercase(), "-99FF");
886 pub fn to_hex_str(&self) -> Result<OpensslString, ErrorStack> { in to_hex_str() functions

Completed in 4 milliseconds