Searched refs:SSL_custom_ext_free_cb (Results 1 - 4 of 4) sorted by relevance

/external/boringssl/src/ssl/
H A Dcustom_extensions.c194 SSL_custom_ext_free_cb free_cb, void *add_arg,
241 SSL_custom_ext_free_cb free_cb, void *add_arg,
251 SSL_custom_ext_free_cb free_cb, void *add_arg,
H A Dinternal.h472 SSL_custom_ext_free_cb free_callback;
/external/boringssl/include/openssl/
H A Dssl.h1335 * this case, the corresponding |SSL_custom_ext_free_cb| callback will later be
1346 /* SSL_custom_ext_free_cb is a callback function that is called by OpenSSL iff
1351 typedef void (*SSL_custom_ext_free_cb)(SSL *ssl, unsigned extension_value, typedef
1391 SSL_custom_ext_free_cb free_cb, void *add_arg,
1402 SSL_custom_ext_free_cb free_cb, void *add_arg,
/external/boringssl/src/include/openssl/
H A Dssl.h1335 * this case, the corresponding |SSL_custom_ext_free_cb| callback will later be
1346 /* SSL_custom_ext_free_cb is a callback function that is called by OpenSSL iff
1351 typedef void (*SSL_custom_ext_free_cb)(SSL *ssl, unsigned extension_value, typedef
1391 SSL_custom_ext_free_cb free_cb, void *add_arg,
1402 SSL_custom_ext_free_cb free_cb, void *add_arg,

Completed in 221 milliseconds