Lines Matching refs:nonce
507 unsigned char *nonce; in PHP_FUNCTION() local
514 &nonce, &nonce_len, in PHP_FUNCTION()
534 nonce, key) != 0) { in PHP_FUNCTION()
549 unsigned char *nonce; in PHP_FUNCTION() local
556 &nonce, &nonce_len, in PHP_FUNCTION()
576 nonce, key) != 0) { in PHP_FUNCTION()
917 unsigned char *nonce; in PHP_FUNCTION() local
926 &nonce, &nonce_len, in PHP_FUNCTION()
948 nonce, publickey, secretkey) != 0) { in PHP_FUNCTION()
963 unsigned char *nonce; in PHP_FUNCTION() local
972 &nonce, &nonce_len, in PHP_FUNCTION()
993 nonce, publickey, secretkey) != 0) { in PHP_FUNCTION()
1396 unsigned char *nonce; in PHP_FUNCTION() local
1403 &nonce, &nonce_len, in PHP_FUNCTION()
1422 (unsigned long long) ciphertext_len, nonce, key) != 0) { in PHP_FUNCTION()
1437 unsigned char *nonce; in PHP_FUNCTION() local
1445 &nonce, &nonce_len, in PHP_FUNCTION()
1461 (unsigned long long) msg_len, nonce, key) != 0) { in PHP_FUNCTION()