Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c975 int gntype; in _get_peer_alt_names() local
979 gntype = name->type; in _get_peer_alt_names()
980 switch (gntype) { in _get_peer_alt_names()
1013 switch (gntype) { in _get_peer_alt_names()
1072 switch (gntype) { in _get_peer_alt_names()
/external/python/cpython3/Modules/
D_ssl.c1265 int gntype; in _get_peer_alt_names() local
1269 gntype = name->type; in _get_peer_alt_names()
1270 switch (gntype) { in _get_peer_alt_names()
1303 switch (gntype) { in _get_peer_alt_names()
1362 switch (gntype) { in _get_peer_alt_names()
1373 gntype) == -1) { in _get_peer_alt_names()