Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dopenssl_pwhash.c43 #define PHP_OPENSSL_ARGON_VERSION 0x13 macro
137 uint32_t iterlimit, memlimit, threads, version = PHP_OPENSSL_ARGON_VERSION; in php_openssl_argon2_hash()
259 uint32_t new_version = PHP_OPENSSL_ARGON_VERSION, new_iterlimit, new_memlimit, new_threads; in php_openssl_argon2_needs_rehash()

Completed in 7 milliseconds