Lines Matching refs:nonce
538 unsigned char *nonce; in PHP_FUNCTION() local
545 &nonce, &nonce_len, in PHP_FUNCTION()
565 nonce, key) != 0) { in PHP_FUNCTION()
580 unsigned char *nonce; in PHP_FUNCTION() local
587 &nonce, &nonce_len, in PHP_FUNCTION()
607 nonce, key) != 0) { in PHP_FUNCTION()
948 unsigned char *nonce; in PHP_FUNCTION() local
957 &nonce, &nonce_len, in PHP_FUNCTION()
979 nonce, publickey, secretkey) != 0) { in PHP_FUNCTION()
994 unsigned char *nonce; in PHP_FUNCTION() local
1003 &nonce, &nonce_len, in PHP_FUNCTION()
1024 nonce, publickey, secretkey) != 0) { in PHP_FUNCTION()
1427 unsigned char *nonce; in PHP_FUNCTION() local
1434 &nonce, &nonce_len, in PHP_FUNCTION()
1453 (unsigned long long) ciphertext_len, nonce, key) != 0) { in PHP_FUNCTION()
1468 unsigned char *nonce; in PHP_FUNCTION() local
1476 &nonce, &nonce_len, in PHP_FUNCTION()
1492 (unsigned long long) msg_len, nonce, key) != 0) { in PHP_FUNCTION()
1507 unsigned char *nonce; in PHP_FUNCTION() local
1514 &nonce, &nonce_len, in PHP_FUNCTION()
1533 (unsigned long long) ciphertext_len, nonce, key) != 0) { in PHP_FUNCTION()
1548 unsigned char *nonce; in PHP_FUNCTION() local
1556 &nonce, &nonce_len, in PHP_FUNCTION()
1572 (unsigned long long) msg_len, nonce, key) != 0) { in PHP_FUNCTION()