Lines Matching refs:nonce
323 unsigned char *nonce; in PHP_FUNCTION() local
330 &nonce, &nonce_len, in PHP_FUNCTION()
350 nonce, key) != 0) { in PHP_FUNCTION()
365 unsigned char *nonce; in PHP_FUNCTION() local
372 &nonce, &nonce_len, in PHP_FUNCTION()
392 nonce, key) != 0) { in PHP_FUNCTION()
733 unsigned char *nonce; in PHP_FUNCTION() local
742 &nonce, &nonce_len, in PHP_FUNCTION()
764 nonce, publickey, secretkey) != 0) { in PHP_FUNCTION()
779 unsigned char *nonce; in PHP_FUNCTION() local
788 &nonce, &nonce_len, in PHP_FUNCTION()
809 nonce, publickey, secretkey) != 0) { in PHP_FUNCTION()
1213 unsigned char *nonce; in PHP_FUNCTION() local
1220 &nonce, &nonce_len, in PHP_FUNCTION()
1239 (unsigned long long) ciphertext_len, nonce, key) != 0) { in PHP_FUNCTION()
1254 unsigned char *nonce; in PHP_FUNCTION() local
1262 &nonce, &nonce_len, in PHP_FUNCTION()
1278 (unsigned long long) msg_len, nonce, key) != 0) { in PHP_FUNCTION()
1293 unsigned char *nonce; in PHP_FUNCTION() local
1300 &nonce, &nonce_len, in PHP_FUNCTION()
1319 (unsigned long long) ciphertext_len, nonce, key) != 0) { in PHP_FUNCTION()
1334 unsigned char *nonce; in PHP_FUNCTION() local
1342 &nonce, &nonce_len, in PHP_FUNCTION()
1358 (unsigned long long) msg_len, nonce, key) != 0) { in PHP_FUNCTION()
1373 unsigned char *nonce; in PHP_FUNCTION() local
1383 &nonce, &nonce_len, in PHP_FUNCTION()
1400 (unsigned long long) msg_len, nonce, in PHP_FUNCTION()