Home
last modified time | relevance | path

Searched refs:OCSP_TRUSTOTHER (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/crypto/ocsp/
Docsp_vfy.c49 if ((ret == 2) && (flags & OCSP_TRUSTOTHER)) in OCSP_basic_verify()
370 if ((ret == 2) && (flags & OCSP_TRUSTOTHER)) in OCSP_request_verify()
/third_party/openssl/apps/
Docsp.c349 verify_flags |= OCSP_TRUSTOTHER; in ocsp_main()
377 verify_flags |= OCSP_TRUSTOTHER; in ocsp_main()
788 i = OCSP_basic_verify(bs, issuers, store, OCSP_TRUSTOTHER); in ocsp_main()
/third_party/openssl/include/openssl/
Docsp.h67 # define OCSP_TRUSTOTHER 0x200 macro
/third_party/openssl/doc/man3/
DOCSP_resp_find_status.pod129 was found in B<certs> and the B<flags> contain B<OCSP_TRUSTOTHER>.
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dhttp_curl.c1190 status = OCSP_basic_verify(basic, certs, store, OCSP_TRUSTOTHER); in ocsp_resp_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dhttp_curl.c1190 status = OCSP_basic_verify(basic, certs, store, OCSP_TRUSTOTHER); in ocsp_resp_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl.c4767 status = OCSP_basic_verify(basic, certs, store, OCSP_TRUSTOTHER); in ocsp_resp_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl.c4945 status = OCSP_basic_verify(basic, certs, store, OCSP_TRUSTOTHER); in ocsp_resp_cb()
/third_party/openssl/
DCHANGES8858 *) New OCSP verify flag OCSP_TRUSTOTHER. When set the "other" certificates