Searched refs:custom_ext_parse_cb (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/crypto/openssl/ssl/statem/ |
| H A D | extensions_cust.c | 25 custom_ext_parse_cb parse_cb; 413 custom_ext_parse_cb parse_cb, void *parse_arg) in add_old_custom_ext() 454 custom_ext_parse_cb parse_cb, void *parse_arg) in SSL_CTX_add_client_custom_ext() 468 custom_ext_parse_cb parse_cb, void *parse_arg) in SSL_CTX_add_server_custom_ext()
|
| /freebsd-12.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-12.1/crypto/openssl/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,
|
| /freebsd-12.1/secure/lib/libcrypto/ |
| H A D | Makefile.man | 2739 MLINKS+= SSL_extension_supported.3 custom_ext_parse_cb.3
|