Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dpassword.c315 zend_long *time_cost, zend_long *threads) /* {{{ */ in extract_argon2_parameters()
340 zend_long threads = PHP_PASSWORD_ARGON2_THREADS; in php_password_argon2_get_info() local
355 zend_long new_threads = PHP_PASSWORD_ARGON2_THREADS, threads = 0; in php_password_argon2_needs_rehash() local
382 size_t threads = PHP_PASSWORD_ARGON2_THREADS; in php_password_argon2_hash() local
/PHP-7.4/ext/sodium/
H A Dsodium_pwhash.c118 zend_long v = 0, threads = 1; in php_sodium_argon2_get_info() local

Completed in 8 milliseconds