EX_CALLBACK
EX_CALLBACK *a;
EX_CALLBACK *a;
a = (EX_CALLBACK *)OPENSSL_malloc(sizeof(*a));
EX_CALLBACK **storage = NULL;
EX_CALLBACK *stack[10];
EX_CALLBACK *stack[10];
EX_CALLBACK **storage = NULL;
const EX_CALLBACK *excb;
const EX_CALLBACK *f;
EX_CALLBACK *f;
static void cleanup_cb(EX_CALLBACK *funcs)
DEFINE_STACK_OF(EX_CALLBACK)
STACK_OF(EX_CALLBACK) *meth;