Searched defs:CERTIFICATE_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
| /external/openthread/tests/scripts/thread-cert/ | ||
| D | dtls.py | 78 CERTIFICATE_UNKNOWN = 46 variable in AlertDescription |
| /external/python/cpython3/Lib/ | ||
| D | ssl.py | 203 CERTIFICATE_UNKNOWN = 46 variable in _TLSAlertType |
| /external/python/cpython3/Lib/test/ | ||
| D | test_ssl.py | 4945 CERTIFICATE_UNKNOWN = 46 variable in TestEnumerations.test_tlsalerttype.Checked_TLSAlertType |