Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfmaccreate_fuzzer/
H A DBUILD.gn22 ohos_fuzztest("HcfMacCreateFuzzTest") {
48 ":HcfMacCreateFuzzTest",
H A Dhcfmaccreate_fuzzer.cpp76 bool HcfMacCreateFuzzTest(const uint8_t* data, size_t size) in HcfMacCreateFuzzTest() function
95 OHOS::HcfMacCreateFuzzTest(data, size); in LLVMFuzzerTestOneInput()