Searched refs:nonce_len (Results 1 – 1 of 1) sorted by relevance
/PHP-7.4/ext/sodium/ |
H A D | libsodium.c | 806 size_t nonce_len; in PHP_FUNCTION() local 810 &nonce, &nonce_len, in PHP_FUNCTION() 852 size_t nonce_len; in PHP_FUNCTION() local 856 &nonce, &nonce_len, in PHP_FUNCTION() 1238 size_t nonce_len; in PHP_FUNCTION() local 1242 &nonce, &nonce_len, in PHP_FUNCTION() 1288 size_t nonce_len; in PHP_FUNCTION() local 1292 &nonce, &nonce_len, in PHP_FUNCTION() 1749 size_t nonce_len; in PHP_FUNCTION() local 1753 &nonce, &nonce_len, in PHP_FUNCTION() [all …]
|
Completed in 13 milliseconds