Searched defs:secInfo (Results 1 – 3 of 3) sorted by relevance
221 struct SecInfoWrap *secInfo = NULL; variable
490 static int32_t AppendSecUid(struct HksParamSet *newParamSet, struct SecInfoWrap *secInfo) in AppendSecUid()499 static int32_t ConstructEnrolledInfoBlob(struct SecInfoWrap *secInfo, struct HksBlob *enrolledInfo, in ConstructEnrolledInfoBlob()537 static int32_t AddEnrolledInfoInParamSet(struct SecInfoWrap *secInfo, struct HksBlob *enrolledInfo, in AddEnrolledInfoInParamSet()587 struct SecInfoWrap *secInfo = NULL; in AppendUserAuthInfo() local
623 uint64_t secInfo = std::stoull(strVec[strVec.size() - 2], nullptr, base); in ParseSectionHeaders() local