Searched refs:SSL_custom_ext_parse_cb_ex (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/ |
H A D | extensions_cust.c | 349 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()
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/ |
H A D | extensions_cust.c | 353 SSL_custom_ext_parse_cb_ex parse_cb, in add_custom_ext_intern() 488 SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) in SSL_CTX_add_custom_ext()
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | SSL_extension_supported.pod | 8 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,
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | SSL_extension_supported.pod | 27 typedef int (*SSL_custom_ext_parse_cb_ex) (SSL *s, unsigned int ext_type, 39 SSL_custom_ext_parse_cb_ex parse_cb,
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/ |
H A D | other.syms | 105 SSL_custom_ext_parse_cb_ex datatype
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | ssl.h | 286 typedef int (*SSL_custom_ext_parse_cb_ex)(SSL *s, unsigned int ext_type, typedef 887 SSL_custom_ext_parse_cb_ex parse_cb,
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_local.h | 1856 SSL_custom_ext_parse_cb_ex parse_cb;
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | ssl_local.h | 1982 SSL_custom_ext_parse_cb_ex parse_cb;
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | ssl.h.in | 307 typedef int (*SSL_custom_ext_parse_cb_ex)(SSL *s, unsigned int ext_type, typedef 879 SSL_custom_ext_parse_cb_ex parse_cb,
|