Home
last modified time | relevance | path

Searched defs:myData (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/huks/test/fuzztest/agreekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp35 uint8_t *myData = static_cast<uint8_t *>(malloc(sizeof(uint8_t) * size)); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp33 uint8_t *myData = static_cast<uint8_t *>(malloc(sizeof(uint8_t) * size)); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/importwrappedkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp35 uint8_t *myData = static_cast<uint8_t *>(malloc(sizeof(uint8_t) * size)); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/importkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp35 uint8_t *myData = static_cast<uint8_t *>(malloc(sizeof(uint8_t) * size)); in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/initfuzz/
H A Dhuks_hdi_fuzzer.cpp39 uint8_t *myData = static_cast<uint8_t *>(malloc(sizeof(uint8_t) * size)); in DoSomethingInterestingWithMyAPI() local
[all...]

Completed in 2 milliseconds