Searched refs:sodium_password_hash (Results 1 – 3 of 3) sorted by relevance
38 PHP_MINIT_FUNCTION(sodium_password_hash);
173 PHP_MINIT_FUNCTION(sodium_password_hash) /* {{{ */ { in PHP_MINIT_FUNCTION() argument
168 if (FAILURE == PHP_MINIT(sodium_password_hash)(INIT_FUNC_ARGS_PASSTHRU)) { in PHP_MINIT_FUNCTION()
Completed in 24 milliseconds