Searched defs:threads (Results 1 – 2 of 2) sorted by relevance
315 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() local355 zend_long new_threads = PHP_PASSWORD_ARGON2_THREADS, threads = 0; in php_password_argon2_needs_rehash() local382 size_t threads = PHP_PASSWORD_ARGON2_THREADS; in php_password_argon2_hash() local
118 zend_long v = 0, threads = 1; in php_sodium_argon2_get_info() local
Completed in 11 milliseconds