Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_client_ocsp.c328 return TLS_OCSP_INVALID; in tls_process_ocsp_responses()
378 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()
388 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()
398 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()
405 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()
408 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()
416 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()
429 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()
625 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()
644 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()
[all …]
Dtlsv1_client_i.h96 TLS_OCSP_NO_RESPONSE, TLS_OCSP_INVALID, TLS_OCSP_GOOD, TLS_OCSP_REVOKED enumerator
Dtlsv1_client_read.c814 return TLS_OCSP_INVALID; in tls_process_certificate_status_ocsp_response()
821 return TLS_OCSP_INVALID; in tls_process_certificate_status_ocsp_response()
921 res = TLS_OCSP_INVALID; in tls_process_certificate_status()
930 res = TLS_OCSP_INVALID; in tls_process_certificate_status()
942 res = TLS_OCSP_INVALID; in tls_process_certificate_status()
1005 res == TLS_OCSP_INVALID ? TLS_ALERT_DECODE_ERROR : in tls_process_certificate_status()