Searched refs:TAG_DIGEST (Results 1 – 1 of 1) sorted by relevance
48 const std::string TAG_DIGEST("digest"); variable454 cJSON *digest = cJSON_GetObjectItem(pinsItem, TAG_DIGEST.c_str()); in ParseJsonPinSet()