Home
last modified time | relevance | path

Searched refs:FuzzDoCallback (Results 1 - 12 of 12) sorted by relevance

/base/security/device_auth/test/fuzztest/devauthcb_fuzzer/
H A Ddevauthcb_fuzzer.cpp61 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
85 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()
/base/security/device_auth/test/fuzztest/framework/hiviewadapter_fuzzer/
H A Dhiviewadapter_fuzzer.cpp223 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
238 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()
/base/security/device_auth/test/fuzztest/group_manage/groupoperationcommon_fuzzer/
H A Dgroupoperationcommon_fuzzer.cpp488 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
503 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()
/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/pubkeyexchange_fuzzer/
H A Dpubkeyexchange_fuzzer.cpp294 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
328 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()
/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expandsubsession_fuzzer/
H A Dexpandsubsession_fuzzer.cpp278 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
311 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()
/base/security/device_auth/test/fuzztest/protocol/ecspeke_fuzzer/
H A Decspeke_fuzzer.cpp466 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
507 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()
/base/security/device_auth/test/fuzztest/protocol/dlspeke_fuzzer/
H A Ddlspeke_fuzzer.cpp460 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
500 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()
/base/security/device_auth/test/fuzztest/protocol/iso_fuzzer/
H A Diso_fuzzer.cpp376 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
416 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()
/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/authcodeimport_fuzzer/
H A Dauthcodeimport_fuzzer.cpp420 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
455 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()
/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/savetrustedinfo_fuzzer/
H A Dsavetrustedinfo_fuzzer.cpp367 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
399 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()
/base/security/device_auth/test/fuzztest/session_manager/session/v2/auth_sub_session/authsubsession_fuzzer/
H A Dauthsubsession_fuzzer.cpp551 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
596 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()
/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
H A Dcredsmanager_fuzzer.cpp1898 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() function
1916 OHOS::FuzzDoCallback(data, size); in LLVMFuzzerTestOneInput()

Completed in 11 milliseconds