Searched refs:protocol_len (Results 1 – 1 of 1) sorted by relevance
1531 unsigned short protocol_len = 0; in wolfssl_connect_step2() local1533 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 7 milliseconds