Lines Matching refs:nonce
324 unsigned char *nonce; in PHP_FUNCTION() local
331 &nonce, &nonce_len, in PHP_FUNCTION()
351 nonce, key) != 0) { in PHP_FUNCTION()
366 unsigned char *nonce; in PHP_FUNCTION() local
373 &nonce, &nonce_len, in PHP_FUNCTION()
393 nonce, key) != 0) { in PHP_FUNCTION()
734 unsigned char *nonce; in PHP_FUNCTION() local
743 &nonce, &nonce_len, in PHP_FUNCTION()
765 nonce, publickey, secretkey) != 0) { in PHP_FUNCTION()
780 unsigned char *nonce; in PHP_FUNCTION() local
789 &nonce, &nonce_len, in PHP_FUNCTION()
810 nonce, publickey, secretkey) != 0) { in PHP_FUNCTION()
1214 unsigned char *nonce; in PHP_FUNCTION() local
1221 &nonce, &nonce_len, in PHP_FUNCTION()
1240 (unsigned long long) ciphertext_len, nonce, key) != 0) { in PHP_FUNCTION()
1255 unsigned char *nonce; in PHP_FUNCTION() local
1263 &nonce, &nonce_len, in PHP_FUNCTION()
1279 (unsigned long long) msg_len, nonce, key) != 0) { in PHP_FUNCTION()
1294 unsigned char *nonce; in PHP_FUNCTION() local
1301 &nonce, &nonce_len, in PHP_FUNCTION()
1320 (unsigned long long) ciphertext_len, nonce, key) != 0) { in PHP_FUNCTION()
1335 unsigned char *nonce; in PHP_FUNCTION() local
1343 &nonce, &nonce_len, in PHP_FUNCTION()
1359 (unsigned long long) msg_len, nonce, key) != 0) { in PHP_FUNCTION()
1374 unsigned char *nonce; in PHP_FUNCTION() local
1384 &nonce, &nonce_len, in PHP_FUNCTION()
1401 (unsigned long long) msg_len, nonce, in PHP_FUNCTION()