Searched refs:custom_ext_parse_cb (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/ |
H A D | extensions_cust.c | 25 custom_ext_parse_cb parse_cb; 414 custom_ext_parse_cb parse_cb, void *parse_arg) in add_old_custom_ext() 455 custom_ext_parse_cb parse_cb, void *parse_arg) in SSL_CTX_add_client_custom_ext() 469 custom_ext_parse_cb parse_cb, void *parse_arg) in SSL_CTX_add_server_custom_ext()
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/ |
H A D | extensions_cust.c | 25 custom_ext_parse_cb parse_cb; 418 custom_ext_parse_cb parse_cb, void *parse_arg) in add_old_custom_ext() 459 custom_ext_parse_cb parse_cb, void *parse_arg) in SSL_CTX_add_client_custom_ext() 473 custom_ext_parse_cb parse_cb, void *parse_arg) in SSL_CTX_add_server_custom_ext()
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | SSL_extension_supported.pod | 11 custom_ext_add_cb, custom_ext_free_cb, custom_ext_parse_cb 54 typedef int (*custom_ext_parse_cb)(SSL *s, unsigned int ext_type, 62 custom_ext_parse_cb parse_cb, 68 custom_ext_parse_cb parse_cb,
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | SSL_extension_supported.pod | 8 custom_ext_add_cb, custom_ext_free_cb, custom_ext_parse_cb 51 typedef int (*custom_ext_parse_cb)(SSL *s, unsigned int ext_type, 59 custom_ext_parse_cb parse_cb, 65 custom_ext_parse_cb parse_cb,
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | private.num | 91 custom_ext_parse_cb datatype
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | ssl.h | 269 typedef int (*custom_ext_parse_cb)(SSL *s, unsigned int ext_type, typedef 871 custom_ext_parse_cb parse_cb, 879 custom_ext_parse_cb parse_cb,
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/ |
H A D | other.syms | 143 custom_ext_parse_cb datatype
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | ssl.h.in | 290 typedef int (*custom_ext_parse_cb)(SSL *s, unsigned int ext_type, typedef 863 custom_ext_parse_cb parse_cb, 871 custom_ext_parse_cb parse_cb,
|