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 …]
809 return TLS_OCSP_INVALID; in tls_process_certificate_status_ocsp_response()816 return TLS_OCSP_INVALID; in tls_process_certificate_status_ocsp_response()916 res = TLS_OCSP_INVALID; in tls_process_certificate_status()925 res = TLS_OCSP_INVALID; in tls_process_certificate_status()937 res = TLS_OCSP_INVALID; in tls_process_certificate_status()1000 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