Home
last modified time | relevance | path

Searched refs:PinAuth (Results 1 - 25 of 120) sorted by relevance

12345

/base/useriam/pin_auth/services/modules/common/inc/
H A Dpin_auth_hdi.h31 namespace PinAuth { namespace
32 using IPinAuthInterface = OHOS::HDI::PinAuth::V2_0::IPinAuthInterface;
33 using PinAuthInterfaceService = OHOS::HDI::PinAuth::V2_0::PinAuthInterfaceService;
35 using IAllInOneExecutor = OHOS::HDI::PinAuth::V2_0::IAllInOneExecutor;
36 using ICollector = OHOS::HDI::PinAuth::V2_0::ICollector;
37 using IVerifier = OHOS::HDI::PinAuth::V2_0::IVerifier;
39 using IExecutorCallback = OHOS::HDI::PinAuth::V2_0::IExecutorCallback;
41 using AuthType = OHOS::HDI::PinAuth::V2_0::AuthType;
42 using ExecutorRole = OHOS::HDI::PinAuth::V2_0::ExecutorRole;
43 using ExecutorSecureLevel = OHOS::HDI::PinAuth
[all...]
/base/useriam/pin_auth/services/modules/driver/inc/
H A Dpin_auth_interface_adapter.h23 namespace PinAuth { namespace
24 using namespace OHOS::HDI::PinAuth::V2_0;
25 using IPinAuthInterface = OHOS::HDI::PinAuth::V2_0::IPinAuthInterface;
33 } // namespace PinAuth
/base/useriam/pin_auth/test/fuzztest/mocks/inc/
H A Dmock_pin_auth_interface_adapter_fuzzer.h24 namespace PinAuth { namespace
26 using namespace OHOS::HDI::PinAuth::V2_0;
46 } // namespace PinAuth
H A Dmock_icollector_executor_fuzzer.h23 namespace PinAuth { namespace
25 using namespace OHOS::HDI::PinAuth::V2_0;
73 } // namespace PinAuth
H A Dmock_iverifier_executor_fuzzer.h23 namespace PinAuth { namespace
25 using namespace OHOS::HDI::PinAuth::V2_0;
72 } // namespace PinAuth
/base/useriam/pin_auth/test/fuzztest/frameworks/ipc/inputergetdataproxy_fuzzer/
H A Dinputer_get_data_proxy_fuzzer.cpp41 namespace PinAuth { namespace
73 } // namespace PinAuth
80 OHOS::UserIam::PinAuth::InputerGetDataProxyFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/base/useriam/pin_auth/test/fuzztest/frameworks/ipc/inputersetdatastub_fuzzer/
H A Dinputer_set_data_stub_fuzzer.cpp39 namespace PinAuth { namespace
45 const std::u16string INPUTER_SET_DATA_INTERFACE_TOKEN = u"ohos.PinAuth.InputerSetData";
76 } // namespace PinAuth
83 OHOS::UserIam::PinAuth::InputerSetDataStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/base/useriam/pin_auth/test/fuzztest/frameworks/ipc/pinauthstub_fuzzer/
H A Dpin_auth_stub_fuzzer.cpp38 namespace PinAuth { namespace
42 const std::u16string PIN_AUTH_INTERFACE_TOKEN = u"ohos.PinAuth.PinAuthInterface";
70 } // namespace PinAuth
77 OHOS::UserIam::PinAuth::PinAuthStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/base/useriam/pin_auth/test/fuzztest/services/modules/driver/pinauthdriverhdi_fuzzer/
H A Dpin_auth_driver_hdi_fuzzer.cpp41 namespace PinAuth { namespace
90 } // namespace PinAuth
97 OHOS::UserIam::PinAuth::PinAuthDriverHdiFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/base/useriam/pin_auth/test/fuzztest/services/modules/inputters/inputerdata_fuzzer/
H A Dinputer_data_fuzzer.cpp42 namespace PinAuth { namespace
76 } // namespace PinAuth
83 OHOS::UserIam::PinAuth::InputerDataFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/base/useriam/pin_auth/services/modules/driver/src/
H A Dpin_auth_interface_adapter.cpp24 namespace PinAuth { namespace
29 } // namespace PinAuth
/base/useriam/pin_auth/frameworks/ipc/common_defines/
H A Dinputer_get_data_ipc_interface_code.h22 namespace PinAuth { namespace
26 } // namespace PinAuth
H A Dinputer_set_data_ipc_interface_code.h22 namespace PinAuth { namespace
26 } // namespace PinAuth
H A Dpin_auth_interface_ipc_interface_code.h22 namespace PinAuth { namespace
27 } // namespace PinAuth
H A Dinputer_set_data.h28 namespace PinAuth { namespace
40 DECLARE_INTERFACE_DESCRIPTOR(u"ohos.PinAuth.InputerSetData");
42 } // namespace PinAuth
H A Dpin_auth_interface.h27 namespace PinAuth { namespace
33 DECLARE_INTERFACE_DESCRIPTOR(u"ohos.PinAuth.PinAuthInterface");
35 } // namespace PinAuth
/base/useriam/pin_auth/test/unittest/mocks/
H A Dmock_pin_auth_interface_adapter.h25 namespace PinAuth { namespace
33 } // namespace PinAuth
/base/useriam/pin_auth/interfaces/inner_api/
H A Di_inputer_data.h33 namespace PinAuth { namespace
51 * @param authSubType PinAuth sub type.
56 } // namespace PinAuth
H A Dpinauth_register.h31 namespace PinAuth { namespace
59 } // namespace PinAuth
H A Di_inputer.h31 namespace PinAuth { namespace
38 * @param authSubType PinAuth sub type.
39 * @param challenge PinAuth challenge.
40 * @param inputerData PinAuth's inputer data.
45 } // namespace PinAuth
/base/useriam/pin_auth/test/unittest/inc/
H A Dpin_auth_register_test.h23 namespace PinAuth { namespace
37 } // namespace PinAuth
H A Dservices_inputer_data_impl_test.h23 namespace PinAuth { namespace
34 } // namespace PinAuth
H A Dinputer_set_data_proxy_test.h23 namespace PinAuth { namespace
34 } // namespace PinAuth
H A Dservices_pin_auth_manager_test.h23 namespace PinAuth { namespace
34 } // namespace PinAuth
H A Dinputer_set_data_stub_test.h23 namespace PinAuth { namespace
34 } // namespace PinAuth

Completed in 5 milliseconds

12345