Home
last modified time | relevance | path

Searched refs:userCertUri (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/certificate_manager/test/fuzz_test/cmgetusercertinfo_fuzzer/
H A Dcmgetusercertinfo_fuzzer.cpp35 struct CmBlob userCertUri = { 0, nullptr }; in DoSomethingInterestingWithMyAPI() local
36 if (!GetCmBlobFromBuffer(myData, &remainSize, &offset, &userCertUri)) { in DoSomethingInterestingWithMyAPI()
54 (void)CmGetUserCertInfo(&userCertUri, store, &userCertInfo); in DoSomethingInterestingWithMyAPI()