Lines Matching defs:ciphertext

504 	zend_string   *ciphertext;  in PHP_FUNCTION()  local
539 ZSTR_VAL(ciphertext)[msg_len + crypto_secretbox_MACBYTES] = 0; in PHP_FUNCTION() local
548 unsigned char *ciphertext; in PHP_FUNCTION() local
914 zend_string *ciphertext; in PHP_FUNCTION() local
953 ZSTR_VAL(ciphertext)[msg_len + crypto_box_MACBYTES] = 0; in PHP_FUNCTION() local
961 unsigned char *ciphertext; in PHP_FUNCTION() local
1004 zend_string *ciphertext; in PHP_FUNCTION() local
1031 ZSTR_VAL(ciphertext)[msg_len + crypto_box_SEALBYTES] = 0; in PHP_FUNCTION() local
1039 unsigned char *ciphertext; in PHP_FUNCTION() local
1394 zend_string *ciphertext; in PHP_FUNCTION() local
1427 ZSTR_VAL(ciphertext)[ciphertext_len] = 0; in PHP_FUNCTION() local
1434 zend_string *ciphertext; in PHP_FUNCTION() local
1466 ZSTR_VAL(ciphertext)[ciphertext_len] = 0; in PHP_FUNCTION() local
1808 zend_string *ciphertext; in PHP_FUNCTION() local
1861 ZSTR_VAL(ciphertext)[ciphertext_real_len] = 0; in PHP_FUNCTION() local
1870 unsigned char *ciphertext; in PHP_FUNCTION() local
1930 zend_string *ciphertext; in PHP_FUNCTION() local
1979 ZSTR_VAL(ciphertext)[ciphertext_real_len] = 0; in PHP_FUNCTION() local
1988 unsigned char *ciphertext; in PHP_FUNCTION() local
2043 zend_string *ciphertext; in PHP_FUNCTION() local
2096 ZSTR_VAL(ciphertext)[ciphertext_real_len] = 0; in PHP_FUNCTION() local
2105 unsigned char *ciphertext; in PHP_FUNCTION() local
2166 zend_string *ciphertext; in PHP_FUNCTION() local
2215 ZSTR_VAL(ciphertext)[ciphertext_real_len] = 0; in PHP_FUNCTION() local
2224 unsigned char *ciphertext; in PHP_FUNCTION() local