Searched defs:template (Results 1 – 2 of 2) sorted by relevance
205 template?: NotificationTemplate; property
480 static void ParseAttestTbs(const struct HksBlob *template, struct HksAttestTbsSpec *tbsSpec) in ParseAttestTbs()707 static int32_t CreateTbs(const struct HksBlob *template, const struct HksAttestSpec *attestSpec, in CreateTbs()899 static int32_t CreateAttestCert(struct HksBlob *attestCert, struct HksBlob *template, in CreateAttestCert()1396 struct HksBlob template = { 0, NULL }; in CreateHwAttestCert() local