Searched refs:entryEncoded (Results 1 – 1 of 1) sorted by relevance
239 CfEncodingBlob entryEncoded = { 0 }; in TestX509CrlEntry() local240 entry->getEncoded(entry, &entryEncoded); in TestX509CrlEntry()241 if (entryEncoded.data != nullptr) { in TestX509CrlEntry()242 CfFree(entryEncoded.data); in TestX509CrlEntry()