Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dssl.py191 RECORD_OVERFLOW = 22 variable in _TLSAlertType
/external/python/cpython2/Modules/
D_ssl.c4293 ADD_AD_CONSTANT(RECORD_OVERFLOW); in init_ssl()
/external/python/cpython3/Modules/
D_ssl.c6165 ADD_AD_CONSTANT(RECORD_OVERFLOW); in PyInit__ssl()