117 #ifndef NO_SYS_TYPES_H
118 # include <sys/types.h>
135 unsigned char *
p,*buf_in=NULL,*buf_out=NULL;
136 int i,inl=0,outl=0,outll=0;
146 if (a == NULL)
continue;
158 if ((a->
parameter=ASN1_TYPE_new()) == NULL)
goto err;
178 if ((buf_in == NULL) || (buf_out == NULL))
190 (
unsigned int *)&outl,pkey))
197 signature->
data=buf_out;
237 unsigned char *buf_in=NULL,*buf_out=NULL;
238 size_t inl=0,outl=0,outll=0;
239 int signid, paramtype;
303 if ((buf_in == NULL) || (buf_out == NULL))
318 signature->
data=buf_out;