Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dssl.rs172 pub type SSL_custom_ext_free_cb_ex = Option< typedef
398 free_cb: SSL_custom_ext_free_cb_ex, in SSL_CTX_add_custom_ext()
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h281 typedef void (*SSL_custom_ext_free_cb_ex)(SSL *s, unsigned int ext_type, typedef
/third_party/openssl/include/openssl/
Dssl.h.in302 typedef void (*SSL_custom_ext_free_cb_ex)(SSL *s, unsigned int ext_type, typedef