HomeSort by relevance Sort by last modified time
    Searched refs:GetRandomSecretKey (Results 1 - 7 of 7) sorted by null

  /external/ImageMagick/MagickCore/
random_.h 48 GetRandomSecretKey(const RandomInfo *);
random.c 746 % GetRandomSecretKey() returns the random secet key.
748 % The format of the GetRandomSecretKey method is:
750 % unsigned long GetRandomSecretKey(const RandomInfo *random_info)
756 MagickExport unsigned long GetRandomSecretKey(const RandomInfo *random_info)
    [all...]
statistic.c 513 key=GetRandomSecretKey(random_info[0]);
616 key=GetRandomSecretKey(random_info[0]);
810 key=GetRandomSecretKey(random_info[0]);
    [all...]
methods.h     [all...]
threshold.c     [all...]
fx.c 331 key=GetRandomSecretKey(random_info[0]);
    [all...]
effect.c     [all...]

Completed in 52 milliseconds