Searched defs:setting (Results 1 – 3 of 3) sorted by relevance
654 static char *BF_crypt(const char *key, const char *setting, in BF_crypt()786 static int _crypt_output_magic(const char *setting, char *output, int size) in _crypt_output_magic()821 char *php_crypt_blowfish_rn(const char *key, const char *setting, in php_crypt_blowfish_rn()
616 _crypt_extended_r(const char *key, const char *setting, in _crypt_extended_r()731 _crypt_extended(const char *key, const char *setting) in _crypt_extended()
4023 char *setting; local
Completed in 24 milliseconds