Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dcrypt_sha256.c319 #define ROUNDS_DEFAULT 5000 macro
350 size_t rounds = ROUNDS_DEFAULT; in php_sha256_crypt_r()
H A Dcrypt_sha512.c352 #define ROUNDS_DEFAULT 5000 macro
383 size_t rounds = ROUNDS_DEFAULT; in php_sha512_crypt_r()

Completed in 19 milliseconds