Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dopenssl.c6445 char *tag, int tag_len, zend_long options, int enc) /* {{{ */ in php_openssl_cipher_init()
6558 zend_long options = 0, tag_len = 16; in PHP_FUNCTION() local
6659 size_t data_len, method_len, password_len, iv_len = 0, tag_len = 0, aad_len = 0; in PHP_FUNCTION() local

Completed in 22 milliseconds