Home
last modified time | relevance | path

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

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