Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Ddh.rs4 pub fn DH_new() -> *mut DH; in DH_new() function
/third_party/openssl/crypto/dh/
Ddh_lib.c57 DH *DH_new(void) in DH_new() function