Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/test/fuzztest/v1.0/x509certificate_fuzzer/
H A Dx509certificate_fuzzer.cpp152 CfBlob hashCodeOut = { 0 }; in TestQueryName() local
153 (void)x509CertObj->hashCode(x509CertObj, &hashCodeOut); in TestQueryName()
154 CfBlobDataClearAndFree(&hashCodeOut); in TestQueryName()