Searched defs:SSL_custom_ext_free_cb_ex (Results 1 – 3 of 3) sorted by relevance
172 pub type SSL_custom_ext_free_cb_ex = Option< typedef398 free_cb: SSL_custom_ext_free_cb_ex, in SSL_CTX_add_custom_ext()
281 typedef void (*SSL_custom_ext_free_cb_ex)(SSL *s, unsigned int ext_type, typedef
302 typedef void (*SSL_custom_ext_free_cb_ex)(SSL *s, unsigned int ext_type, typedef