Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:GetRandomKey

229       key=GetRandomKey(random_info,sizeof(random_info->secret_key));
709 % GetRandomKey() gets a random key from the reservoir.
711 % The format of the GetRandomKey method is:
713 % StringInfo *GetRandomKey(RandomInfo *random_info,const size_t length)
722 MagickExport StringInfo *GetRandomKey(RandomInfo *random_info,