Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dssl.py201 UNKNOWN_CA = 48 variable in _TLSAlertType
/external/python/cpython2/Modules/
D_ssl.c4302 ADD_AD_CONSTANT(UNKNOWN_CA); in init_ssl()
/external/python/cpython3/Modules/
D_ssl.c6174 ADD_AD_CONSTANT(UNKNOWN_CA); in PyInit__ssl()