Searched refs:toStringBlob (Results 1 – 1 of 1) sorted by relevance
162 CfBlob toStringBlob = { 0 }; in TestX509CrlPemName() local163 (void)x509CrlPem->toString(x509CrlPem, &toStringBlob); in TestX509CrlPemName()164 CfBlobDataClearAndFree(&toStringBlob); in TestX509CrlPemName()219 CfBlob toStringBlob = { 0 }; in TestX509CrlEntryName() local220 entry->toString(entry, &toStringBlob); in TestX509CrlEntryName()221 CfBlobDataClearAndFree(&toStringBlob); in TestX509CrlEntryName()