Searched defs:SSL_custom_ext_add_cb_ex (Results 1 – 3 of 3) sorted by relevance
157 pub type SSL_custom_ext_add_cb_ex = Option< typedef397 add_cb: SSL_custom_ext_add_cb_ex, in SSL_CTX_add_custom_ext()
274 typedef int (*SSL_custom_ext_add_cb_ex)(SSL *s, unsigned int ext_type, typedef
295 typedef int (*SSL_custom_ext_add_cb_ex)(SSL *s, unsigned int ext_type, typedef