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