107 int offset_day,
long offset_sec)
118 if (offset_day || offset_sec)
123 if((ts->tm_year >= 50) && (ts->tm_year < 150))
148 if (!(ret = ASN1_GENERALIZEDTIME_new ()))
166 newlen = t->
length + 2 + 1;
167 str = (
char *)ret->
data;
182 t.
data = (
unsigned char *)str;