Lines Matching defs:random_info
3768 **magick_restrict random_info;3805 random_info=AcquireRandomInfoThreadSet();3809 key=GetRandomSecretKey(random_info[0]);3838 point.x=GetPseudoRandomValue(random_info[id]);3839 point.y=GetPseudoRandomValue(random_info[id]);3862 random_info=DestroyRandomInfoThreadSet(random_info);