Searched refs:custom_ext_parse_cb (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/crypto/openssl/ssl/ |
| HD | t1_ext.c | 227 custom_ext_parse_cb parse_cb, void *parse_arg) in custom_ext_meth_add() 269 custom_ext_parse_cb parse_cb, in SSL_CTX_add_client_custom_ext() 280 custom_ext_parse_cb parse_cb, in SSL_CTX_add_server_custom_ext()
|
| HD | ssl.h | 409 typedef int (*custom_ext_parse_cb) (SSL *s, unsigned int ext_type, typedef 1392 custom_ext_parse_cb parse_cb, 1399 custom_ext_parse_cb parse_cb,
|
| HD | ssl_locl.h | 579 custom_ext_parse_cb parse_cb;
|
| /freebsd-11-stable/crypto/openssl/doc/ssl/ |
| HD | SSL_CTX_set_custom_cli_ext.pod | 14 custom_ext_parse_cb parse_cb, 20 custom_ext_parse_cb parse_cb, 34 typedef int (*custom_ext_parse_cb)(SSL *s, unsigned int ext_type,
|