Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dpassword.c170 zend_long *time_cost, zend_long *threads) /* {{{ */ in extract_argon2_parameters()
214 zend_long threads = PHP_PASSWORD_ARGON2_THREADS; in PHP_FUNCTION() local
282 zend_long new_threads = PHP_PASSWORD_ARGON2_THREADS, threads = 0; in PHP_FUNCTION() local
511 size_t threads = PHP_PASSWORD_ARGON2_THREADS; in PHP_FUNCTION() local

Completed in 6 milliseconds