Searched refs:DECRYPT_ERROR (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | ssl.py | 204 DECRYPT_ERROR = 51 variable in _TLSAlertType |
/third_party/python/Modules/ | ||
D | _ssl.c | 5805 ADD_AD_CONSTANT(DECRYPT_ERROR); in sslmodule_init_constants() |