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