Home
last modified time | relevance | path

Searched defs:peer_alt_names (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_ssl.c918 PyObject *peer_alt_names = Py_None; in _get_peer_alt_names() local
1267 PyObject *peer_alt_names = NULL; in _decode_certificate() local
/external/python/cpython3/Modules/
D_ssl.c1235 PyObject *peer_alt_names = Py_None; in _get_peer_alt_names() local
1563 PyObject *peer_alt_names = NULL; in _decode_certificate() local