Home
last modified time | relevance | path

Searched defs:attestCert (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
H A Ddcm_attest.c907 static int32_t CreateAttestCert(struct HksBlob *attestCert, struct HksBlob *template, in CreateAttestCert()
1382 struct HksBlob attestCert = { HKS_ATTEST_CERT_SIZE + attestSpec->claims.size, attest }; in CreateHwAttestCert() local
1420 static int32_t FormatAttestChain(const struct HksBlob *attestCert, const struct HksAttestSpec *atte… in FormatAttestChain()
1452 struct HksBlob attestCert; in CreateAttestCertChain() local