Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dcrypt_sha256.c330 #define ROUNDS_DEFAULT 5000 macro
368 size_t rounds = ROUNDS_DEFAULT; in php_sha256_crypt_r()
H A Dcrypt_sha512.c363 #define ROUNDS_DEFAULT 5000 macro
401 size_t rounds = ROUNDS_DEFAULT; in php_sha512_crypt_r()

Completed in 7 milliseconds