Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dssl.rs183 pub type SSL_custom_ext_parse_cb_ex = Option< typedef
400 parse_cb: SSL_custom_ext_parse_cb_ex, in SSL_CTX_add_custom_ext()
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h286 typedef int (*SSL_custom_ext_parse_cb_ex)(SSL *s, unsigned int ext_type, typedef
/third_party/openssl/include/openssl/
Dssl.h.in307 typedef int (*SSL_custom_ext_parse_cb_ex)(SSL *s, unsigned int ext_type, typedef