Searched refs:TLS_OCSP_INVALID (Results 1 – 3 of 3) sorted by relevance
337 return TLS_OCSP_INVALID; in tls_process_ocsp_responses()390 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()402 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()412 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()421 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()424 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()432 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()447 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()656 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()675 return TLS_OCSP_INVALID; in tls_process_basic_ocsp_response()[all …]
804 return TLS_OCSP_INVALID; in tls_process_certificate_status_ocsp_response()811 return TLS_OCSP_INVALID; in tls_process_certificate_status_ocsp_response()911 res = TLS_OCSP_INVALID; in tls_process_certificate_status()920 res = TLS_OCSP_INVALID; in tls_process_certificate_status()932 res = TLS_OCSP_INVALID; in tls_process_certificate_status()995 res == TLS_OCSP_INVALID ? TLS_ALERT_DECODE_ERROR : in tls_process_certificate_status()
94 TLS_OCSP_NO_RESPONSE, TLS_OCSP_INVALID, TLS_OCSP_GOOD, TLS_OCSP_REVOKED enumerator