Searched refs:userStore (Results 1 – 2 of 2) sorted by relevance
35 uint32_t userStore; in DoSomethingInterestingWithMyAPI() local36 if (!GetUintFromBuffer(myData, &remainSize, &offset, &userStore)) { in DoSomethingInterestingWithMyAPI()48 (void)CmGetUserCertList(userStore, &userCertList); in DoSomethingInterestingWithMyAPI()
41 uint32_t userStore; in DoSomethingInterestingWithMyAPI() local42 if (!GetUintFromBuffer(myData, &remainSize, &offset, &userStore)) { in DoSomethingInterestingWithMyAPI()55 (void)CmSetUserCertStatus(&setUserUri, userStore, status); in DoSomethingInterestingWithMyAPI()