/base/security/huks/frameworks/huks_standard/main/os_dependency/posix/ |
H A D | hks_mem.c | 27 void *HksMalloc(size_t size) in HksMalloc() argument 45 int32_t HksMemCmp(const void *ptr1, const void *ptr2, uint32_t size) in HksMemCmp() argument
|
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksgetsdkversion_fuzzer/ |
H A D | hksgetsdkversion_fuzzer.cpp | 29 void DoSomethingInterestingWithMyAPI(const uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI() argument 37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/security/security_component_manager/test/fuzztest/security_component/service/preregisterseccompprocessstub_fuzzer/ |
H A D | preregisterseccompprocessstub_fuzz.cpp | 34 static void PreRegisterSecCompProcessStubFuzzTest(const uint8_t *data, size_t size) in PreRegisterSecCompProcessStubFuzzTest() argument 54 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/security/security_guard/test/fuzztest/classify/requestsecuritymodelresultsync_fuzzer/ |
H A D | request_security_model_result_sync_fuzzer.cpp | 30 bool RequestSecurityModelResultAsyncFuzzTest(const uint8_t* data, size_t size) in RequestSecurityModelResultAsyncFuzzTest() argument 44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/security/security_guard/test/fuzztest/collect/reportsecurityinfo_fuzzer/ |
H A D | report_security_info_fuzzer.cpp | 30 bool ReportSecurityInfoFuzzTest(const uint8_t* data, size_t size) in ReportSecurityInfoFuzzTest() argument 35 std::string version(reinterpret_cast<const char*>(data), size); in ReportSecurityInfoFuzzTest() local 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/cmdserviceinit_fuzzer/ |
H A D | cmdserviceinit_fuzzer.cpp | 27 bool FuzzCmdServiceInit(const uint8_t* data, size_t size) in FuzzCmdServiceInit() argument 29 std::string str(reinterpret_cast<const char*>(data), size); in FuzzCmdServiceInit() local 37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/findfstabitemformountpoint_fuzzer/ |
H A D | findfstabitemformountpoint_fuzzer.cpp | 22 bool FuzzFindFstabItemForMountPoint(const uint8_t* data, size_t size) in FuzzFindFstabItemForMountPoint() argument 40 std::string str(reinterpret_cast<const char*>(data), size); in FuzzFindFstabItemForMountPoint() local 50 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/findfstabitemforpath_fuzzer/ |
H A D | findfstabitemforpath_fuzzer.cpp | 22 bool FuzzFindFstabItemForPath(const uint8_t* data, size_t size) in FuzzFindFstabItemForPath() argument 40 std::string str(reinterpret_cast<const char*>(data), size); in FuzzFindFstabItemForPath() local 50 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/getparametername_fuzzer/ |
H A D | getparametername_fuzzer.cpp | 23 bool FuzzGetParameterName(const uint8_t* data, size_t size) in FuzzGetParameterName() argument 28 std::string str(reinterpret_cast<const char*>(data), size); in FuzzGetParameterName() local 38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/removeparameterwatcher_fuzzer/ |
H A D | removeparameterwatcher_fuzzer.cpp | 30 bool FuzzRemoveParameterWatcher(const uint8_t* data, size_t size) in FuzzRemoveParameterWatcher() argument 33 std::string str(reinterpret_cast<const char*>(data), size); in FuzzRemoveParameterWatcher() local 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/servicewatchforstatus_fuzzer/ |
H A D | servicewatchforstatus_fuzzer.cpp | 27 bool FuzzServiceWatchForStatus(const uint8_t* data, size_t size) in FuzzServiceWatchForStatus() argument 30 std::string str(reinterpret_cast<const char*>(data), size); in FuzzServiceWatchForStatus() local 40 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksbnexpmod_fuzzer/ |
H A D | hksbnexpmod_fuzzer.cpp | 33 bool DoSomethingInterestingWithMyAPI(uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI() argument 50 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/aclgetdevudid_fuzzer/ |
H A D | aclgetdevudid_fuzzer.cpp | 21 bool FuzzAclGetDevUdid(const uint8_t* data, size_t size) in FuzzAclGetDevUdid() argument 34 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/getdevudid_fuzzer/ |
H A D | getdevudid_fuzzer.cpp | 21 bool FuzzGetDevUdid(const uint8_t* data, size_t size) in FuzzGetDevUdid() argument 34 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/parsefstabperline_fuzzer/ |
H A D | parsefstabperline_fuzzer.cpp | 22 bool FuzzParseFstabPerLine(const uint8_t* data, size_t size) in FuzzParseFstabPerLine() argument 40 std::string str(reinterpret_cast<const char*>(data), size); in FuzzParseFstabPerLine() local 50 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/parseueventconfig_fuzzer/ |
H A D | parseueventconfig_fuzzer.cpp | 22 bool FuzzParseUeventConfig(const uint8_t* data, size_t size) in FuzzParseUeventConfig() argument 28 std::string str(reinterpret_cast<const char*>(data), size); in FuzzParseUeventConfig() local 44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/releasefstab_fuzzer/ |
H A D | releasefstab_fuzzer.cpp | 21 bool FuzzReleaseFstab(const uint8_t* data, size_t size) in FuzzReleaseFstab() argument 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/umountallwithfstabfile_fuzzer/ |
H A D | umountallwithfstabfile_fuzzer.cpp | 21 bool FuzzUmountAllWithFstabFile(const uint8_t* data, size_t size) in FuzzUmountAllWithFstabFile() argument 45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/device_info/ |
H A D | device_info.cpp | 29 int AclGetDevUdid(char *udid, int size) in AclGetDevUdid() argument
|
/base/startup/init/test/fuzztest/modulemgrtraversal_fuzzer/ |
H A D | modulemgrtraversal_fuzzer.cpp | 26 bool FuzzModuleMgrTraversal(const uint8_t* data, size_t size) in FuzzModuleMgrTraversal() argument 28 std::string str(reinterpret_cast<const char*>(data), size); in FuzzModuleMgrTraversal() local 36 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/getparamsecurityauditdata_fuzzer/ |
H A D | getparamsecurityauditdata_fuzzer.cpp | 23 bool FuzzGetParamSecurityAuditData(const uint8_t* data, size_t size) in FuzzGetParamSecurityAuditData() argument 30 std::string str(reinterpret_cast<const char*>(data), size); in FuzzGetParamSecurityAuditData() local 44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/getparametervalue_fuzzer/ |
H A D | getparametervalue_fuzzer.cpp | 23 bool FuzzGetParameterValue(const uint8_t* data, size_t size) in FuzzGetParameterValue() argument 29 std::string str(reinterpret_cast<const char*>(data), size); in FuzzGetParameterValue() local 39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/hookmgrtraversal_fuzzer/ |
H A D | hookmgrtraversal_fuzzer.cpp | 26 bool FuzzHookMgrTraversal(const uint8_t* data, size_t size) in FuzzHookMgrTraversal() argument 28 std::string str(reinterpret_cast<const char*>(data), size); in FuzzHookMgrTraversal() local 36 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/startup/init/test/fuzztest/readfstabfromfile_fuzzer/ |
H A D | readfstabfromfile_fuzzer.cpp | 21 bool FuzzReadFstabFromFile(const uint8_t* data, size_t size) in FuzzReadFstabFromFile() argument 45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksgeneraterandom_fuzzer/ |
H A D | hksgeneraterandom_fuzzer.cpp | 30 int DoSomethingInterestingWithMyAPI(uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI() argument 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|