Searched refs:grantKeyUri (Results 1 – 1 of 1) sorted by relevance
35 struct CmBlob grantKeyUri = { 0, nullptr }; in DoSomethingInterestingWithMyAPI() local36 if (!GetCmBlobFromBuffer(myData, &remainSize, &offset, &grantKeyUri)) { in DoSomethingInterestingWithMyAPI()48 (void)CmRemoveGrantedApp(&grantKeyUri, appUid); in DoSomethingInterestingWithMyAPI()