Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/test/fuzz_test/cmgetcertlist_fuzzer/
H A Dcmgetcertlist_fuzzer.cpp34 uint32_t sysStore; in DoSomethingInterestingWithMyAPI() local
35 if (!GetUintFromBuffer(myData, &remainSize, &offset, &sysStore)) { in DoSomethingInterestingWithMyAPI()
47 (void)CmGetCertList(sysStore, &sysCertList); in DoSomethingInterestingWithMyAPI()