Home
last modified time | relevance | path

Searched defs:setting (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/standard/
H A Dcrypt_blowfish.c657 static char *BF_crypt(const char *key, const char *setting, in BF_crypt()
789 static int _crypt_output_magic(const char *setting, char *output, int size) in _crypt_output_magic()
824 char *php_crypt_blowfish_rn(const char *key, const char *setting, in php_crypt_blowfish_rn()
H A Dcrypt_freesec.c610 _crypt_extended_r(const unsigned char *key, const char *setting, in _crypt_extended_r()
725 _crypt_extended(const char *key, const char *setting) in _crypt_extended()
H A Dbasic_functions.c4163 char *setting; local

Completed in 31 milliseconds