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