Searched refs:invtm (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/openssl/apps/
H A Docsp.c1209 ASN1_GENERALIZEDTIME *invtm = NULL; local
1212 unpack_revinfo(&revtm, &reason, &inst, &invtm, inf[DB_rev_date]);
1216 if (invtm != NULL)
1218 invtm, 0, 0);
1225 ASN1_GENERALIZEDTIME_free(invtm);

Completed in 158 milliseconds