Searched defs:DECOMPRESSION_FAILURE (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/tests/scripts/thread-cert/ | ||
| D | dtls.py | 71 DECOMPRESSION_FAILURE = 30 variable in AlertDescription |
| /external/python/cpython3/Lib/ | ||
| D | ssl.py | 192 DECOMPRESSION_FAILURE = 30 variable in _TLSAlertType |