Home
last modified time | relevance | path

Searched refs:SSL_custom_ext_parse_cb_ex (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/ssl/statem/
Dextensions_cust.c349 SSL_custom_ext_parse_cb_ex parse_cb, in add_custom_ext_intern()
484 SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) in SSL_CTX_add_custom_ext()
/third_party/openssl/doc/man3/
DSSL_extension_supported.pod27 typedef int (*SSL_custom_ext_parse_cb_ex) (SSL *s, unsigned int ext_type,
39 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/openssl/include/openssl/
Dssl.h286 typedef int (*SSL_custom_ext_parse_cb_ex)(SSL *s, unsigned int ext_type, typedef
887 SSL_custom_ext_parse_cb_ex parse_cb,
/third_party/openssl/ssl/
Dssl_local.h1856 SSL_custom_ext_parse_cb_ex parse_cb;