Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/test/fuzz_test/cmappcert_fuzzer/
H A Dcmappcert_fuzzer.cpp61 …static bool GetAllAppCert(uint8_t *tmpData, uint32_t *remainSize, uint32_t *offset, uint32_t store) in GetAllAppCert() function
152 if (!GetAllAppCert(tmpData, &remainSize, &offset, store)) { in DoSomethingInterestingWithMyAPI()