Home
last modified time | relevance | path

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

/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
Ddcm_attest.c538 static void ParseAttestTbs(const struct HksBlob *template, struct HksAttestTbsSpec *tbsSpec) in ParseAttestTbs()
736 static int32_t CreateTbs(const struct HksBlob *template, const struct HksAttestSpec *attestSpec, in CreateTbs()
907 static int32_t CreateAttestCert(struct HksBlob *attestCert, struct HksBlob *template, in CreateAttestCert()
1368 struct HksBlob template = { 0, NULL }; in CreateHwAttestCert() local