Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dopenssl.c2764 char *pass, *zp12; in PHP_FUNCTION() local
2773 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "szs", &zp12, &zp12_len, &zout, &pass, &pass_len) == FA… in PHP_FUNCTION()
2783 if (0 >= BIO_write(bio_in, zp12, (int)zp12_len)) { in PHP_FUNCTION()

Completed in 21 milliseconds