Searched defs:threads (Results 1 – 2 of 2) sorted by relevance
239 zend_long *time_cost, zend_long *threads) /* {{{ */ in extract_argon2_parameters()264 zend_long threads = PHP_PASSWORD_ARGON2_THREADS; in php_password_argon2_get_info() local279 zend_long new_threads = PHP_PASSWORD_ARGON2_THREADS, threads = 0; in php_password_argon2_needs_rehash() local306 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 7 milliseconds