Home
last modified time | relevance | path

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

/third_party/openssl/ssl/statem/
Dextensions_cust.c346 SSL_custom_ext_add_cb_ex add_cb, in add_custom_ext_intern()
481 SSL_custom_ext_add_cb_ex add_cb, in SSL_CTX_add_custom_ext()
/third_party/openssl/doc/man3/
DSSL_extension_supported.pod15 typedef int (*SSL_custom_ext_add_cb_ex) (SSL *s, unsigned int ext_type,
36 SSL_custom_ext_add_cb_ex add_cb,
/third_party/openssl/include/openssl/
Dssl.h274 typedef int (*SSL_custom_ext_add_cb_ex)(SSL *s, unsigned int ext_type, typedef
884 SSL_custom_ext_add_cb_ex add_cb,
/third_party/openssl/ssl/
Dssl_local.h1853 SSL_custom_ext_add_cb_ex add_cb;