Home
last modified time | relevance | path

Searched defs:sresp (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/crypto/ocsp/
Docsp_vfy.c267 static int ocsp_check_ids(STACK_OF(OCSP_SINGLERESP) *sresp, OCSP_CERTID **ret) in ocsp_check_ids()
303 static int ocsp_match_issuerid(X509 *cert, OCSP_CERTID *cid, in ocsp_match_issuerid()
/third_party/node/deps/openssl/openssl/crypto/ocsp/
Docsp_vfy.c267 static int ocsp_check_ids(STACK_OF(OCSP_SINGLERESP) *sresp, OCSP_CERTID **ret) in ocsp_check_ids()
303 static int ocsp_match_issuerid(X509 *cert, OCSP_CERTID *cid, in ocsp_match_issuerid()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl_ocsp.c707 SingleResponse *sresp; in check_ocsp_resp() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl_ocsp.c707 SingleResponse *sresp; in check_ocsp_resp() local
/third_party/nghttp2/src/
Dshrpx_tls.cc2519 auto sresp = OCSP_resp_get0(bs, 0); in verify_ocsp_response() local