Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_cust.c416 SSL_custom_ext_parse_cb_ex parse_cb, in ossl_tls_add_custom_ext_intern()
555 SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) in SSL_CTX_add_custom_ext()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_extension_supported.pod8 SSL_custom_ext_parse_cb_ex,
30 typedef int (*SSL_custom_ext_parse_cb_ex)(SSL *s, unsigned int ext_type,
42 SSL_custom_ext_parse_cb_ex parse_cb,
/freebsd/crypto/openssl/util/
H A Dother.syms116 SSL_custom_ext_parse_cb_ex datatype
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h2054 SSL_custom_ext_parse_cb_ex parse_cb;
2995 SSL_custom_ext_parse_cb_ex parse_cb,
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h335 typedef int (*SSL_custom_ext_parse_cb_ex)(SSL *s, unsigned int ext_type, typedef
922 SSL_custom_ext_parse_cb_ex parse_cb,
H A Dssl.h.in312 typedef int (*SSL_custom_ext_parse_cb_ex)(SSL *s, unsigned int ext_type, typedef
899 SSL_custom_ext_parse_cb_ex parse_cb,
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4378 MLINKS+= SSL_extension_supported.3 SSL_custom_ext_parse_cb_ex.3