Home
last modified time | relevance | path

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

/third_party/openssl/ssl/statem/
Dextensions_cust.c20 custom_ext_free_cb free_cb;
412 custom_ext_free_cb free_cb, in add_old_custom_ext()
453 custom_ext_free_cb free_cb, in SSL_CTX_add_client_custom_ext()
467 custom_ext_free_cb free_cb, in SSL_CTX_add_server_custom_ext()
/third_party/openssl/doc/man3/
DSSL_extension_supported.pod8 custom_ext_add_cb, custom_ext_free_cb, custom_ext_parse_cb
47 typedef void (*custom_ext_free_cb)(SSL *s, unsigned int ext_type,
58 custom_ext_free_cb free_cb, void *add_arg,
64 custom_ext_free_cb free_cb, void *add_arg,
/third_party/openssl/util/
Dprivate.num90 custom_ext_free_cb datatype
/third_party/openssl/include/openssl/
Dssl.h266 typedef void (*custom_ext_free_cb)(SSL *s, unsigned int ext_type, typedef
869 custom_ext_free_cb free_cb,
877 custom_ext_free_cb free_cb,