Home
last modified time | relevance | path

Searched refs:ROUNDS_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/standard/
H A Dcrypt_sha256.c324 #define ROUNDS_DEFAULT 5000 macro
362 size_t rounds = ROUNDS_DEFAULT; in php_sha256_crypt_r()
H A Dcrypt_sha512.c357 #define ROUNDS_DEFAULT 5000 macro
395 size_t rounds = ROUNDS_DEFAULT; in php_sha512_crypt_r()

Completed in 27 milliseconds