Home
last modified time | relevance | path

Searched defs:tag_len (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/openssl/
H A Dopenssl.c7540 const char *tag, int tag_len, zend_long options, int enc) /* {{{ */ in php_openssl_cipher_init()
7657 zval *tag, zend_long tag_len, in php_openssl_encrypt()
7745 zend_long options = 0, tag_len = 16; in PHP_FUNCTION() local
7770 const char *tag, zend_long tag_len, in php_openssl_decrypt()
7848 size_t data_len, method_len, password_len, iv_len = 0, tag_len = 0, aad_len = 0; in PHP_FUNCTION() local

Completed in 29 milliseconds