Lines Matching refs:method
34 $method = '';
47 $method = 'smd5';
51 $method = 'apr1';
55 $method = 'drupal_sha512';
59 $method = 'pmd5';
63 $method = 'pmd5';
67 $method = 'djangopbkdf2';
71 $method = 'seafilepbkdf2';
75 $method = 'djangosha1';
78 $method = 'djangomd5';
81 $method = 'bcrypt';
84 $method = 'woltlab';
87 $method = 'ssha';
90 $method = 'lsmd5';
93 $method = 'mediawiki';
96 $method = 'sha2';
105 $method = 'md5';
107 $method = 'sha1';
109 $method = 'mysql';
111 $method = 'my411';
113 $method = 'kmd5';
116 $method = 'crypt';
121 $call = 'hash_' . $method;