Home
last modified time | relevance | path

Searched refs:PinAuthExecutorStubFuzzTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthexecutorstub_fuzzer/
H A Dpin_auth_executor_stub_fuzzer.cpp39 bool PinAuthExecutorStubFuzzTest(const uint8_t *rawData, size_t size) in PinAuthExecutorStubFuzzTest() function
84 OHOS::HDI::PinAuth::PinAuthExecutorStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn17 ohos_fuzztest("PinAuthExecutorStubFuzzTest") {
/ohos5.0/drivers/peripheral/pin_auth/test/
H A DBUILD.gn25 "fuzztest/pin_auth/pinauthexecutorstub_fuzzer:PinAuthExecutorStubFuzzTest",