Home
last modified time | relevance | path

Searched defs:certid (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl_ocsp.c395 static int issuer_match(X509 *cert, X509 *issuer, CertID *certid) in issuer_match() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl_ocsp.c395 static int issuer_match(X509 *cert, X509 *issuer, CertID *certid) in issuer_match() argument
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c65 OCSP_CERTID *certid; member
851 static CfResult ParseResp(OCSP_BASICRESP *bs, OCSP_CERTID *certid) in ParseResp() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_tls.cc2526 auto certid = OCSP_SINGLERESP_get0_id(sresp); in verify_ocsp_response() local
2528 auto certid = sresp->certId; in verify_ocsp_response() local

Completed in 11 milliseconds