Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dwolfssl.c1531 unsigned short protocol_len = 0; in wolfssl_connect_step2() local
1533 rc = wolfSSL_ALPN_GetProtocol(backend->handle, &protocol, &protocol_len); in wolfssl_connect_step2()
1537 (const unsigned char *)protocol, protocol_len); in wolfssl_connect_step2()

Completed in 15 milliseconds