Searched defs:template (Results 1 – 1 of 1) sorted by relevance
538 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