EncipherImage    2821 Magick++/lib/Image.cpp   EncipherImage(image(),passphrase_.c_str(),exceptionInfo);
EncipherImage    1207 Magick++/lib/Magick++/Include.h   using MagickCore::EncipherImage;
EncipherImage      27 magick/cipher.h   EncipherImage(Image *,const char *,ExceptionInfo *),
EncipherImage     306 magick/methods.h #define EncipherImage  PrependMagickMethod(EncipherImage)
EncipherImage    3094 wand/magick-image.c   return(EncipherImage(wand->images,passphrase,&wand->images->exception));