STACK_OF          738 openssl/openssl.c 	STACK_OF(CONF_VALUE) * sktmp;
STACK_OF         1524 openssl/openssl.c 	STACK_OF(X509_INFO) *sk=NULL;
STACK_OF         1525 openssl/openssl.c 	STACK_OF(X509) *stack=NULL, *ret=NULL;
STACK_OF         1577 openssl/openssl.c static int check_cert(X509_STORE *ctx, X509 *x, STACK_OF(X509) *untrustedchain, int purpose)
STACK_OF         1607 openssl/openssl.c 	STACK_OF(X509) * untrustedchain = NULL;
STACK_OF         1760 openssl/openssl.c static void php_sk_X509_free(STACK_OF(X509) * sk) /* {{{ */
STACK_OF         1775 openssl/openssl.c 	STACK_OF(X509) * sk = NULL;
STACK_OF         1841 openssl/openssl.c 	STACK_OF(X509) *ca = NULL;
STACK_OF         1922 openssl/openssl.c 	STACK_OF(X509) *ca = NULL;
STACK_OF         1990 openssl/openssl.c 	STACK_OF(X509) * ca = NULL;
STACK_OF         2083 openssl/openssl.c 	STACK_OF(CONF_VALUE) * dn_sk, *attr_sk = NULL;
STACK_OF         3358 openssl/openssl.c 	STACK_OF(X509) *signers= NULL;
STACK_OF         3359 openssl/openssl.c 	STACK_OF(X509) *others = NULL;
STACK_OF         3466 openssl/openssl.c 	STACK_OF(X509) * recipcerts = NULL;
STACK_OF         3609 openssl/openssl.c 	STACK_OF(X509) *others = NULL;
STACK_OF          552 openssl/xp_ssl.c 						STACK_OF(X509) *chain;