Home
last modified time | relevance | path

Searched defs:verify_oneshot (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsign.rs600 pub fn verify_oneshot(&mut self, signature: &[u8], buf: &[u8]) -> Result<bool, ErrorStack> { in verify_oneshot() functions

Completed in 2 milliseconds