Home
last modified time | relevance | path

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

/php-src/ext/sodium/
H A Dsodium_pwhash.c154 static const php_password_algo sodium_algo_argon2id = { variable
178 if (FAILURE == php_password_algo_register("argon2id", &sodium_algo_argon2id)) { in PHP_MINIT_FUNCTION()

Completed in 5 milliseconds