Home
last modified time | relevance | path

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

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

Completed in 34 milliseconds