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