Home
last modified time | relevance | path

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

/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/systemapi_wrap/useridm_test/src/
Dhks_useridm_api_wrap_test.cpp221 struct SecInfoWrap *secInfo = NULL; variable
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_client_service.c490 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
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Delf_imitate.cpp623 uint64_t secInfo = std::stoull(strVec[strVec.size() - 2], nullptr, base); in ParseSectionHeaders() local