Home
last modified time | relevance | path

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

/PHP-7.4/ext/sodium/
H A Dsodium_pwhash.c166 static const php_password_algo sodium_algo_argon2id = { variable
190 if (FAILURE == php_password_algo_register("argon2id", &sodium_algo_argon2id)) { in PHP_MINIT_FUNCTION()

Completed in 4 milliseconds