Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c2259 const unsigned char *client_protocols, unsigned int client_protocols_len) in do_protocol_selection() argument
2264 client_protocols_len = 0; in do_protocol_selection()
2273 client_protocols, client_protocols_len); in do_protocol_selection()
2354 const unsigned char *client_protocols, unsigned int client_protocols_len, in _selectALPN_cb() argument
2360 client_protocols, client_protocols_len); in _selectALPN_cb()