Home
last modified time | relevance | path

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

/base/security/certificate_manager/test/fuzz_test/cmgetcertinfo_fuzzer/
H A Dcmgetcertinfo_fuzzer.cpp46 struct CertInfo sysCertInfo; in DoSomethingInterestingWithMyAPI() local
47 if (!GetCertInfoFromBuffer(myData, &remainSize, &offset, &sysCertInfo)) { in DoSomethingInterestingWithMyAPI()
53 (void)CmGetCertInfo(&sysUri, store, &sysCertInfo); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds