Searched refs:userCertUri (Results 1 – 1 of 1) sorted by relevance
35 struct CmBlob userCertUri = { 0, nullptr }; in DoSomethingInterestingWithMyAPI() local36 if (!GetCmBlobFromBuffer(myData, &remainSize, &offset, &userCertUri)) { in DoSomethingInterestingWithMyAPI()54 (void)CmGetUserCertInfo(&userCertUri, store, &userCertInfo); in DoSomethingInterestingWithMyAPI()