Searched refs:SSL_custom_ext_add_cb_ex (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/openssl/ssl/statem/ |
H A D | extensions_cust.c | 413 SSL_custom_ext_add_cb_ex add_cb, in ossl_tls_add_custom_ext_intern() 552 SSL_custom_ext_add_cb_ex add_cb, in SSL_CTX_add_custom_ext()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_extension_supported.pod | 6 SSL_custom_ext_add_cb_ex, 18 typedef int (*SSL_custom_ext_add_cb_ex)(SSL *s, unsigned int ext_type, 39 SSL_custom_ext_add_cb_ex add_cb,
|
/freebsd/crypto/openssl/util/ |
H A D | other.syms | 114 SSL_custom_ext_add_cb_ex datatype
|
/freebsd/crypto/openssl/ssl/ |
H A D | ssl_local.h | 2051 SSL_custom_ext_add_cb_ex add_cb; 2992 SSL_custom_ext_add_cb_ex add_cb,
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | ssl.h | 323 typedef int (*SSL_custom_ext_add_cb_ex)(SSL *s, unsigned int ext_type, typedef 919 SSL_custom_ext_add_cb_ex add_cb,
|
H A D | ssl.h.in | 300 typedef int (*SSL_custom_ext_add_cb_ex)(SSL *s, unsigned int ext_type, typedef 896 SSL_custom_ext_add_cb_ex add_cb,
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | Makefile | 4376 MLINKS+= SSL_extension_supported.3 SSL_custom_ext_add_cb_ex.3
|