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 …]
801 return TLS_OCSP_INVALID; in tls_process_certificate_status_ocsp_response()808 return TLS_OCSP_INVALID; in tls_process_certificate_status_ocsp_response()908 res = TLS_OCSP_INVALID; in tls_process_certificate_status()917 res = TLS_OCSP_INVALID; in tls_process_certificate_status()929 res = TLS_OCSP_INVALID; in tls_process_certificate_status()992 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