Home
last modified time | relevance | path

Searched refs:sysUri (Results 1 - 1 of 1) sorted by relevance

/base/security/certificate_manager/test/fuzz_test/cmgetcertinfo_fuzzer/
H A Dcmgetcertinfo_fuzzer.cpp34 struct CmBlob sysUri = { 0, nullptr }; in DoSomethingInterestingWithMyAPI() local
35 if (!GetCmBlobFromBuffer(myData, &remainSize, &offset, &sysUri)) { in DoSomethingInterestingWithMyAPI()
53 (void)CmGetCertInfo(&sysUri, store, &sysCertInfo); in DoSomethingInterestingWithMyAPI()

Completed in 0 milliseconds