Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/ssl/statem/
H A 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()
/freebsd-13.1/crypto/openssl/doc/man3/
H A 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,
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dssl.h286 typedef int (*SSL_custom_ext_parse_cb_ex)(SSL *s, unsigned int ext_type, typedef
889 SSL_custom_ext_parse_cb_ex parse_cb,
/freebsd-13.1/crypto/openssl/ssl/
H A Dssl_local.h1858 SSL_custom_ext_parse_cb_ex parse_cb;