Searched refs:SetRandomKey (Results 1 – 3 of 3) sorted by relevance
51 SetRandomKey(RandomInfo *,const size_t,unsigned char *),
690 SetRandomKey(random_info,length,GetStringInfoDatum(key)); in GetRandomKey()749 SetRandomKey(random_info,sizeof(key),(unsigned char *) &key); in GetRandomValue()850 MagickExport void SetRandomKey(RandomInfo *random_info,const size_t length, in SetRandomKey() function
1040 #define SetRandomKey PrependMagickMethod(SetRandomKey) macro