Home
last modified time | relevance | path

Searched refs:zp12_len (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/openssl/
H A Dopenssl.c2011 int pass_len, zp12_len; in PHP_FUNCTION() local
2019 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "szs", &zp12, &zp12_len, &zout, &pass, &pass_… in PHP_FUNCTION()
2026 if(!BIO_write(bio_in, zp12, zp12_len)) in PHP_FUNCTION()

Completed in 28 milliseconds