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

/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/Security/
H A Dcmsencode.c59 CFMutableDataRef berData; member in struct:nss_cms_encoder_output
108 if (output->berData != NULL) {
110 CFDataAppendBytes(output->berData, (const UInt8 *)buf, len);
267 childp7ecx->output.berData = NULL;
532 p7ecx->output.berData = outBer;
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/lib/
H A Dcmsencode.c59 CFMutableDataRef berData; member in struct:nss_cms_encoder_output
108 if (output->berData != NULL) {
110 CFDataAppendBytes(output->berData, (const UInt8 *)buf, len);
267 childp7ecx->output.berData = NULL;
532 p7ecx->output.berData = outBer;
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dcmsencode.c59 CFMutableDataRef berData; member in struct:nss_cms_encoder_output
108 if (output->berData != NULL) {
110 CFDataAppendBytes(output->berData, (const UInt8 *)buf, len);
267 childp7ecx->output.berData = NULL;
532 p7ecx->output.berData = outBer;

Completed in 76 milliseconds