untrusted_len    2161 ext/openssl/openssl.c 	int untrusted_len = 0, ret;
untrusted_len    2163 ext/openssl/openssl.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Zl|a!s", &zcert, &purpose, &zcainfo, &untrusted, &untrusted_len) == FAILURE) {