Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dcrypt_sha256.c314 #define ROUNDS_DEFAULT 5000 macro
345 size_t rounds = ROUNDS_DEFAULT; in php_sha256_crypt_r()
H A Dcrypt_sha512.c347 #define ROUNDS_DEFAULT 5000 macro
378 size_t rounds = ROUNDS_DEFAULT; in php_sha512_crypt_r()

Completed in 10 milliseconds