Home
last modified time | relevance | path

Searched refs:CF_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY (Results 1 - 4 of 4) sorted by relevance

/base/security/certificate_framework/interfaces/inner_api/common/
H A Dcf_result.h46 CF_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY = -30005, enumerator
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_validator_openssl.c54 { X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY, CF_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY },
H A Dx509_cert_chain_openssl.c82 { X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY, CF_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY },
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_cert_utils.cpp47 { CF_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY, JS_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY },

Completed in 10 milliseconds