Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dx509_v3.c136 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex, int nid, in X509_EXTENSION_create_by_NID() function
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dx509.rs542 pub fn X509_EXTENSION_create_by_NID( in X509_EXTENSION_create_by_NID() function