Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/test/fuzz_test/cmremovegrantedapp_fuzzer/
H A Dcmremovegrantedapp_fuzzer.cpp35 struct CmBlob grantKeyUri = { 0, nullptr }; in DoSomethingInterestingWithMyAPI() local
36 if (!GetCmBlobFromBuffer(myData, &remainSize, &offset, &grantKeyUri)) { in DoSomethingInterestingWithMyAPI()
48 (void)CmRemoveGrantedApp(&grantKeyUri, appUid); in DoSomethingInterestingWithMyAPI()