Home
last modified time | relevance | path

Searched refs:BAD_RECORD_MAC (Results 1 – 4 of 4) sorted by relevance

/external/openthread/tests/scripts/thread-cert/
Ddtls.py68 BAD_RECORD_MAC = 20 variable in AlertDescription
/external/python/cpython3/Lib/
Dssl.py189 BAD_RECORD_MAC = 20 variable in _TLSAlertType
/external/python/cpython2/Modules/
D_ssl.c4292 ADD_AD_CONSTANT(BAD_RECORD_MAC); in init_ssl()
/external/python/cpython3/Modules/
D_ssl.c5804 ADD_AD_CONSTANT(BAD_RECORD_MAC); in sslmodule_init_constants()