Home
last modified time | relevance | path

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

/base/security/certificate_framework/frameworks/adapter/v1.0/src/
Dx509_crl_entry_openssl.c76 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()
Dx509_crl_openssl.c144 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 …]
Dx509_cert_chain_validator_openssl.c93 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()
Dx509_certificate_openssl.c50 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/
Dcert_chain_validator.c108 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()
Dx509_crl.c331 return CF_ERR_MALLOC; in HcfX509CrlCreate()
Dx509_certificate.c362 return CF_ERR_MALLOC; in HcfX509CertificateCreate()
/base/security/certificate_framework/interfaces/innerkits/common/
Dcf_result.h33 CF_ERR_MALLOC = -20001, enumerator
/base/security/certificate_framework/frameworks/adapter/v2.0/src/
Dcf_adapter_cert_openssl.c49 return CF_ERR_MALLOC; in DeepCopyDataToBlob()
64 return CF_ERR_MALLOC; in CreateX509Cert()
93 return CF_ERR_MALLOC; in CfOpensslCreateCert()
Dcf_adapter_extension_openssl.c47 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/
Dnapi_common.cpp131 return CF_ERR_MALLOC; in GetBlobArrayFromParamSet()
146 return CF_ERR_MALLOC; in GetBlobArrayFromParamSet()
Dnapi_x509_crl.cpp161 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()
Dnapi_cert_chain_validator.cpp238 … napi_throw(env, CertGenerateBusinessError(env, CF_ERR_MALLOC, "Failed to create a ccv class")); in CreateCertChainValidator()
Dnapi_cert_extension.cpp153 context->async->errCode = CF_ERR_MALLOC; in CreateCertExtsComplete()
Dnapi_cert_utils.cpp41 { CF_ERR_MALLOC, JS_ERR_CERT_OUT_OF_MEMORY },
558 return CF_ERR_MALLOC; in ConvertBlobToWords()
Dnapi_x509_crl_entry.cpp140 context->errCode = CF_ERR_MALLOC; in GetEncodedExecute()
Dnapi_x509_certificate.cpp170 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/
Dcf_param.c43 return CF_ERR_MALLOC; in CfInitParamSet()
110 return CF_ERR_MALLOC; in BuildParamSet()
/base/security/certificate_framework/frameworks/core/life/
Dcf_api.c94 return CF_ERR_MALLOC; in CfCreate()
/base/security/certificate_framework/frameworks/core/cert/src/
Dcf_object_cert.c53 return CF_ERR_MALLOC; in CfCertCreate()
/base/security/certificate_framework/frameworks/core/extension/src/
Dcf_object_extension.c53 return CF_ERR_MALLOC; in CfExtensionCreate()