Home
last modified time | relevance | path

Searched refs:HcfRandCreateFuzzTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/fuzztest/rand/hcfrandcreate_fuzzer/
H A Dhcfrandcreate_fuzzer.cpp26 bool HcfRandCreateFuzzTest(const uint8_t* data, size_t size) in HcfRandCreateFuzzTest() function
49 OHOS::HcfRandCreateFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn22 ohos_fuzztest("HcfRandCreateFuzzTest") {
50 ":HcfRandCreateFuzzTest",