Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dverify_hap_openssl_utils.cpp235 unsigned char* strContentInfoData = strContentInfo->data; in GetContentInfo() local
236 if (strContentInfoData == nullptr || strContentInfoLen <= 0) { in GetContentInfo()
241 content.PutData(0, reinterpret_cast<char*>(strContentInfoData), strContentInfoLen); in GetContentInfo()

Completed in 1 milliseconds