Searched refs:custom_ext_parse_cb (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/crypto/openssl/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()
|
| /freebsd-13.1/crypto/openssl/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,
|
| /freebsd-13.1/crypto/openssl/include/openssl/ |
| H A D | ssl.h | 269 typedef int (*custom_ext_parse_cb)(SSL *s, unsigned int ext_type, typedef 873 custom_ext_parse_cb parse_cb, 881 custom_ext_parse_cb parse_cb,
|
| /freebsd-13.1/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 2766 MLINKS+= SSL_extension_supported.3 custom_ext_parse_cb.3
|