Searched refs:sodium_password_hash (Results 1 – 3 of 3) sorted by relevance
68 PHP_MINIT_FUNCTION(sodium_password_hash);
163 PHP_MINIT_FUNCTION(sodium_password_hash) /* {{{ */ { in PHP_MINIT_FUNCTION() argument
167 if (FAILURE == PHP_MINIT(sodium_password_hash)(INIT_FUNC_ARGS_PASSTHRU)) { in PHP_MINIT_FUNCTION()
Completed in 33 milliseconds