Home
last modified time | relevance | path

Searched refs:SSL_custom_ext_parse_cb (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/
Dcustom_extensions.c204 SSL_custom_ext_parse_cb parse_cb, in custom_ext_append()
251 SSL_custom_ext_parse_cb parse_cb, in SSL_CTX_add_client_custom_ext()
261 SSL_custom_ext_parse_cb parse_cb, in SSL_CTX_add_server_custom_ext()
Dinternal.h596 SSL_custom_ext_parse_cb parse_callback; in OPENSSL_MSVC_PRAGMA()
/external/boringssl/src/include/openssl/
Dssl.h1568 typedef int (*SSL_custom_ext_parse_cb)(SSL *ssl, unsigned extension_value, typedef
1596 SSL_custom_ext_parse_cb parse_cb, void *parse_arg);
1607 SSL_custom_ext_parse_cb parse_cb, void *parse_arg);