Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dt1_lib.c1319 static int tls1_alpn_handle_client_hello(SSL *s, CBS *cbs, int *out_alert) { in tls1_alpn_handle_client_hello() function
1602 if (!tls1_alpn_handle_client_hello(s, &extension, out_alert)) { in ssl_scan_clienthello_tlsext()