Searched defs:template (Results 1 – 1 of 1) sorted by relevance
493 static void ParseAttestTbs(const struct HksBlob *template, struct HksAttestTbsSpec *tbsSpec) in ParseAttestTbs()688 static int32_t CreateTbs(const struct HksBlob *template, const struct HksAttestSpec *attestSpec, in CreateTbs()856 static int32_t CreateAttestCert(struct HksBlob *attestCert, struct HksBlob *template, in CreateAttestCert()1304 struct HksBlob template = { 0, NULL }; in CreateHwAttestCert() local