Searched defs:tag_len (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/openssl/ |
H A D | openssl.c | 7743 const char *tag, int tag_len, zend_long options, int enc) /* {{{ */ 7860 zval *tag, zend_long tag_len, 7948 zend_long options = 0, tag_len = 16; local 7973 const char *tag, zend_long tag_len, 8051 size_t data_len, method_len, password_len, iv_len = 0, tag_len = 0, aad_len = 0; local
|
Completed in 25 milliseconds