Home
last modified time | relevance | path

Searched defs:authTrustLevel (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
Dcontext_manager.h34 uint32_t authTrustLevel; member
49 uint32_t authTrustLevel; member
Duser_auth_funcs.h48 uint32_t authTrustLevel; member
/drivers/peripheral/user_auth/hdi_service/common/inc/
Duser_sign_centre.h38 uint32_t authTrustLevel; member
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
Duser_auth_hdi_fuzzer.cpp456 uint32_t authTrustLevel = parcel.ReadUint32(); in FuzzGetAvailableStatus() local
468 uint32_t authTrustLevel = parcel.ReadUint32(); in FuzzGetValidSolution() local
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
Duser_auth_funcs.c436 void GetAvailableStatusFunc(int32_t userId, int32_t authType, uint32_t authTrustLevel, int32_t *che… in GetAvailableStatusFunc()
/drivers/peripheral/user_auth/hdi_service/service/
Duser_auth_interface_service.cpp791 …AuthInterfaceService::GetAvailableStatus(int32_t userId, int32_t authType, uint32_t authTrustLevel, in GetAvailableStatus()
804 uint32_t authTrustLevel, std::vector<int32_t> &validTypes) in GetValidSolution()
/drivers/peripheral/user_auth/test/unittest/service_test/src/
Duser_auth_interface_service_test.cpp1115 uint32_t authTrustLevel = 0; variable
1141 uint32_t authTrustLevel = 0; variable