/base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
D | x509_crl_entry_openssl.c | 76 return CF_ERR_MALLOC; in GetEncoded() 115 return CF_ERR_MALLOC; in GetSerialNumber() 142 return CF_ERR_MALLOC; in GetCertIssuer() 175 return CF_ERR_MALLOC; in GetRevocationDate() 187 return CF_ERR_MALLOC; in DeepCopyCertIssuer() 194 return CF_ERR_MALLOC; in DeepCopyCertIssuer() 234 return CF_ERR_MALLOC; in HcfCX509CRLEntryCreate() 241 return CF_ERR_MALLOC; in HcfCX509CRLEntryCreate()
|
D | x509_crl_openssl.c | 144 return CF_ERR_MALLOC; in GetEncoded() 250 return CF_ERR_MALLOC; in GetIssuerName() 262 return CF_ERR_MALLOC; in SetCertIssuer() 298 return CF_ERR_MALLOC; in GetLastUpdate() 331 return CF_ERR_MALLOC; in GetNextUpdate() 479 return CF_ERR_MALLOC; in GetRevokedCerts() 486 return CF_ERR_MALLOC; in GetRevokedCerts() 514 return CF_ERR_MALLOC; in GetTbsList() 555 return CF_ERR_MALLOC; in GetSignature() 581 return CF_ERR_MALLOC; in GetSignatureAlgOidInner() [all …]
|
D | x509_cert_chain_validator_openssl.c | 93 return CF_ERR_MALLOC; in InitX509Certs() 147 res = CF_ERR_MALLOC; in ValidateCertChainInner() 155 res = CF_ERR_MALLOC; in ValidateCertChainInner() 236 return CF_ERR_MALLOC; in HcfCertChainValidatorSpiCreate()
|
D | x509_certificate_openssl.c | 50 return CF_ERR_MALLOC; in DeepCopyDataToOut() 193 return CF_ERR_MALLOC; in GetEncodedX509Openssl() 224 return CF_ERR_MALLOC; in GetPublicKeyX509Openssl() 272 return CF_ERR_MALLOC; in CheckValidityWithDateX509Openssl() 354 return CF_ERR_MALLOC; in GetIssuerDNX509Openssl() 394 return CF_ERR_MALLOC; in GetSubjectDNX509Openssl() 499 return CF_ERR_MALLOC; in GetSignatureX509Openssl() 588 return CF_ERR_MALLOC; in GetSigAlgParamsX509Openssl() 620 return CF_ERR_MALLOC; in ConvertAsn1String2BoolArray() 667 return CF_ERR_MALLOC; in DeepCopyExtendedKeyUsage() [all …]
|
/base/security/certificate_framework/frameworks/core/v1.0/certificate/ |
D | cert_chain_validator.c | 108 res = CF_ERR_MALLOC; in ConvertCertBuffer2List() 145 return CF_ERR_MALLOC; in Validate() 194 return CF_ERR_MALLOC; in HcfCertChainValidatorCreate() 206 return CF_ERR_MALLOC; in HcfCertChainValidatorCreate()
|
D | x509_crl.c | 331 return CF_ERR_MALLOC; in HcfX509CrlCreate()
|
D | x509_certificate.c | 362 return CF_ERR_MALLOC; in HcfX509CertificateCreate()
|
/base/security/certificate_framework/interfaces/innerkits/common/ |
D | cf_result.h | 33 CF_ERR_MALLOC = -20001, enumerator
|
/base/security/certificate_framework/frameworks/adapter/v2.0/src/ |
D | cf_adapter_cert_openssl.c | 49 return CF_ERR_MALLOC; in DeepCopyDataToBlob() 64 return CF_ERR_MALLOC; in CreateX509Cert() 93 return CF_ERR_MALLOC; in CfOpensslCreateCert()
|
D | cf_adapter_extension_openssl.c | 47 return CF_ERR_MALLOC; in CfOpensslCreateExtension() 168 return CF_ERR_MALLOC; in DeepCopyDataToOutblob() 181 return CF_ERR_MALLOC; in DeepCopyOidsToOut() 251 return CF_ERR_MALLOC; in GetTargetNid() 313 return CF_ERR_MALLOC; in GetEntryCritical()
|
/base/security/certificate_framework/frameworks/js/napi/certificate/src/ |
D | napi_common.cpp | 131 return CF_ERR_MALLOC; in GetBlobArrayFromParamSet() 146 return CF_ERR_MALLOC; in GetBlobArrayFromParamSet()
|
D | napi_x509_crl.cpp | 161 context->errCode = CF_ERR_MALLOC; in GetEncodedExecute() 211 context->errCode = CF_ERR_MALLOC; in GetRevokedCertificatesExecute() 241 …napi_throw(env, CertGenerateBusinessError(env, CF_ERR_MALLOC, "Failed to create a x509CrlEntry cla… in GenerateCrlEntryArray() 495 …napi_throw(env, CertGenerateBusinessError(env, CF_ERR_MALLOC, "Failed to create a x509CrlEntry cla… in GetRevokedCertificate() 542 …napi_throw(env, CertGenerateBusinessError(env, CF_ERR_MALLOC, "Failed to create a x509CrlEntry cla… in GetRevokedCertificateWithCert() 943 context->errCode = CF_ERR_MALLOC; in CreateX509CrlComplete()
|
D | napi_cert_chain_validator.cpp | 238 … napi_throw(env, CertGenerateBusinessError(env, CF_ERR_MALLOC, "Failed to create a ccv class")); in CreateCertChainValidator()
|
D | napi_cert_extension.cpp | 153 context->async->errCode = CF_ERR_MALLOC; in CreateCertExtsComplete()
|
D | napi_cert_utils.cpp | 41 { CF_ERR_MALLOC, JS_ERR_CERT_OUT_OF_MEMORY }, 558 return CF_ERR_MALLOC; in ConvertBlobToWords()
|
D | napi_x509_crl_entry.cpp | 140 context->errCode = CF_ERR_MALLOC; in GetEncodedExecute()
|
D | napi_x509_certificate.cpp | 170 context->errCode = CF_ERR_MALLOC; in GetEncodedExecute() 292 … napi_throw(env, CertGenerateBusinessError(env, CF_ERR_MALLOC, "Failed to create a pubkey class")); in GetPublicKey() 970 context->errCode = CF_ERR_MALLOC; in CreateX509CertComplete()
|
/base/security/certificate_framework/frameworks/core/param/src/ |
D | cf_param.c | 43 return CF_ERR_MALLOC; in CfInitParamSet() 110 return CF_ERR_MALLOC; in BuildParamSet()
|
/base/security/certificate_framework/frameworks/core/life/ |
D | cf_api.c | 94 return CF_ERR_MALLOC; in CfCreate()
|
/base/security/certificate_framework/frameworks/core/cert/src/ |
D | cf_object_cert.c | 53 return CF_ERR_MALLOC; in CfCertCreate()
|
/base/security/certificate_framework/frameworks/core/extension/src/ |
D | cf_object_extension.c | 53 return CF_ERR_MALLOC; in CfExtensionCreate()
|