Home
last modified time | relevance | path

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

/PHP-7.1/ext/openssl/
H A Dopenssl.c2923 char *pass, *zp12; in PHP_FUNCTION() local
2932 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "sz/s", &zp12, &zp12_len, &zout, &pass, &pass_len) == F… in PHP_FUNCTION()
2941 if (0 >= BIO_write(bio_in, zp12, (int)zp12_len)) { in PHP_FUNCTION()

Completed in 144 milliseconds