Lines Matching refs:passphrase
2398 % const char *passphrase)
2404 % o passphrase: the passphrase.
2408 const char *passphrase)
2416 return(DecipherImage(wand->images,passphrase,wand->exception));
2926 % const char *passphrase)
2932 % o passphrase: the passphrase.
2936 const char *passphrase)
2944 return(EncipherImage(wand->images,passphrase,wand->exception));