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.c1333 int gntype; in _get_peer_alt_names() local
1337 gntype = name->type; in _get_peer_alt_names()
1338 switch (gntype) { in _get_peer_alt_names()
1371 switch (gntype) { in _get_peer_alt_names()
1478 switch (gntype) { in _get_peer_alt_names()
1488 gntype) == -1) { in _get_peer_alt_names()