Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/fuzztest/key/dhkeyutil_fuzzer/
H A Ddhkeyutil_fuzzer.cpp43 bool DhKeyUtilFuzzTest(const uint8_t* data, size_t size) in DhKeyUtilFuzzTest() function
69 OHOS::DhKeyUtilFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn22 ohos_fuzztest("DhKeyUtilFuzzTest") {
51 ":DhKeyUtilFuzzTest",