Home
last modified time | relevance | path

Searched refs:oldthreads (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/openssl/
H A Dopenssl_pwhash.c98 uint32_t oldthreads; in php_openssl_argon2_compute_hash() local
101 oldthreads = OSSL_get_max_threads(NULL); in php_openssl_argon2_compute_hash()
130 OSSL_set_max_threads(NULL, oldthreads); in php_openssl_argon2_compute_hash()

Completed in 8 milliseconds