Searched refs:GetRandomKey (Results 1 – 7 of 7) sorted by relevance
45 *GetRandomKey(RandomInfo *,const size_t);
223 key=GetRandomKey(random_info,sizeof(random_info->secret_key)); in AcquireRandomInfo()710 MagickExport StringInfo *GetRandomKey(RandomInfo *random_info, in GetRandomKey() function
570 key=GetRandomKey(random_info,6); in AcquireUniqueFileResource()592 key=GetRandomKey(random_info,strlen(MagickPathTemplate)); in AcquireUniqueFileResource()
529 #define GetRandomKey PrependMagickMethod(GetRandomKey) macro
1888 key=GetRandomKey(random_info,quantum); in ShredFile()
815 secret=GetRandomKey(random_info,DPCSessionKeyLength); in DistributePixelCacheClient()
534 key_info=GetRandomKey(random_info,2+1); in PreservePSDOpacityMask()