Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:SetRandomKey

735   SetRandomKey(random_info,length,GetStringInfoDatum(key));
796 SetRandomKey(random_info,sizeof(key),(unsigned char *) &key);
865 % SetRandomKey() sets a random key from the reservoir.
867 % The format of the SetRandomKey method is:
869 % void SetRandomKey(RandomInfo *random_info,const size_t length,
900 MagickExport void SetRandomKey(RandomInfo *random_info,const size_t length,