Searched refs:custom_ext_add_cb (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssl/ssl/statem/ |
H A D | extensions_cust.c | 20 custom_ext_add_cb add_cb; 482 custom_ext_add_cb add_cb, in add_old_custom_ext() 523 custom_ext_add_cb add_cb, in SSL_CTX_add_client_custom_ext() 537 custom_ext_add_cb add_cb, in SSL_CTX_add_server_custom_ext()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_extension_supported.pod | 11 custom_ext_add_cb, custom_ext_free_cb, custom_ext_parse_cb 45 typedef int (*custom_ext_add_cb)(SSL *s, unsigned int ext_type, 60 custom_ext_add_cb add_cb, 66 custom_ext_add_cb add_cb,
|
/freebsd/crypto/openssl/util/ |
H A D | other.syms | 153 custom_ext_add_cb datatype
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | ssl.h | 311 typedef int (*custom_ext_add_cb)(SSL *s, unsigned int ext_type, typedef 903 custom_ext_add_cb add_cb, 911 custom_ext_add_cb add_cb,
|
H A D | ssl.h.in | 288 typedef int (*custom_ext_add_cb)(SSL *s, unsigned int ext_type, typedef 880 custom_ext_add_cb add_cb, 888 custom_ext_add_cb add_cb,
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | Makefile | 4379 MLINKS+= SSL_extension_supported.3 custom_ext_add_cb.3
|