Searched defs:threads (Results 1 – 2 of 2) sorted by relevance
244 zend_long *time_cost, zend_long *threads) /* {{{ */ in extract_argon2_parameters()269 zend_long threads = PHP_PASSWORD_ARGON2_THREADS; in php_password_argon2_get_info() local284 zend_long new_threads = PHP_PASSWORD_ARGON2_THREADS, threads = 0; in php_password_argon2_needs_rehash() local311 size_t threads = PHP_PASSWORD_ARGON2_THREADS; in php_password_argon2_hash() local
116 zend_long v = 0, threads = 1; in php_sodium_argon2_get_info() local
Completed in 6 milliseconds