Home
last modified time | relevance | path

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

/PHP-7.3/ext/sodium/tests/
H A Dinc_add.phpt29 sodium_add($notStr, $addStr);
36 sodium_add($str, $addStr);
41 sodium_add($str, $addStr);
H A Dutils.phpt26 sodium_add($v, $w);
/PHP-7.3/ext/sodium/
H A Dphp_libsodium.h37 PHP_FUNCTION(sodium_add);
H A Dconfig.m445 LIBSYMBOL=sodium_add
H A Dlibsodium.c337 PHP_FE(sodium_add, AI_StringRefAndString)
700 PHP_FUNCTION(sodium_add) in PHP_FUNCTION() argument
726 sodium_add(val, addv, val_len); in PHP_FUNCTION()

Completed in 20 milliseconds