Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c954 static OCSP_RESPONSE *SendReqBioCustom(BIO *bio, const char *host, const char *path, OCSP_REQUEST *… in SendReqBioCustom() function
1172 OCSP_RESPONSE *resp = SendReqBioCustom(cbio, host, path, req); in ValidateOcspOnline()