Home
last modified time | relevance | path

Searched defs:verification2 (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/
Decdsa.rs178 let verification2 = res in sign_and_verify() localVariable
204 let verification2 = res2.verify(data.as_bytes(), &public_key).unwrap(); in check_private_components() localVariable