Searched refs:SecCmsDecoderDestroy (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_smime/
H A DSecCmsDecoder.h64 @discussion Create a SecCmsDecoder(). If this function returns noErr, the caller must dispose of the returned outDecoder by calling SecCmsDecoderDestroy() or SecCmsDecoderFinish().
83 @discussion If a call to this function fails the caller should call SecCmsDecoderDestroy().
96 SecCmsDecoderDestroy(SecCmsDecoderRef decoder);
H A Dcmsdecode.c665 * SecCmsDecoderDestroy - stop decoding in case of error
668 SecCmsDecoderDestroy(SecCmsDecoderRef p7dcx) function
720 SecCmsDecoderDestroy(decoder);
H A DtsaSupport.c1263 SecCmsDecoderDestroy(decoderContext);
/macosx-10.9.5/Security-55471.14.18/libsecurity_smime/lib/
H A DSecCmsDecoder.h64 @discussion Create a SecCmsDecoder(). If this function returns noErr, the caller must dispose of the returned outDecoder by calling SecCmsDecoderDestroy() or SecCmsDecoderFinish().
83 @discussion If a call to this function fails the caller should call SecCmsDecoderDestroy().
96 SecCmsDecoderDestroy(SecCmsDecoderRef decoder);
H A Dcmsdecode.c665 * SecCmsDecoderDestroy - stop decoding in case of error
668 SecCmsDecoderDestroy(SecCmsDecoderRef p7dcx) function
720 SecCmsDecoderDestroy(decoder);
H A DtsaSupport.c1263 SecCmsDecoderDestroy(decoderContext);
/macosx-10.9.5/Security-55471.14.18/libsecurity_manifest/lib/
H A DDownload.cpp322 SecCmsDecoderDestroy(decoderContext);
H A DAppleManifest.cpp688 SecCmsDecoderDestroy(decoderContext);
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecImportExportAgg.cpp724 SecCmsDecoderDestroy(decoderContext);
/macosx-10.9.5/Security-55471.14.18/libsecurity_cms/lib/
H A DCMSDecoder.cpp130 * FIXME: SecCmsDecoderDestroy() appears to destroy the
133 SecCmsDecoderDestroy(cmsDecoder->decoder);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecImportExportAgg.cpp724 SecCmsDecoderDestroy(decoderContext);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecImportExportAgg.cpp724 SecCmsDecoderDestroy(decoderContext);

Completed in 201 milliseconds