Searched refs:ASN1_TIME_to_generalizedtime (Results 1 – 7 of 7) sorted by relevance
104 if (!ASN1_TIME_to_generalizedtime(thisupd, &single->thisUpdate)) in OCSP_basic_add1_status()107 !ASN1_TIME_to_generalizedtime(nextupd, &single->nextUpdate)) in OCSP_basic_add1_status()124 if (!ASN1_TIME_to_generalizedtime(revtime, &ri->revocationTime)) in OCSP_basic_add1_status()
16 ASN1_TIME_to_generalizedtime,60 ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(ASN1_TIME *t,139 The ASN1_TIME_to_generalizedtime() function converts an B<ASN1_TIME> to an227 ASN1_TIME_to_generalizedtime() returns a pointer to the appropriate time
287 ptime = ASN1_TIME_to_generalizedtime(&atime, NULL); in test_table()387 asn1_gentime = ASN1_TIME_to_generalizedtime(asn1_time, NULL); in test_time_dup()
356 ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t, in ASN1_TIME_to_generalizedtime() function
682 ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t,
3504 ASN1_TIME_to_generalizedtime 3583 3_0_0 EXIST::FUNCTION:
15034 (checks validity of ASN1_TIME structure) and ASN1_TIME_to_generalizedtime()
Completed in 114 milliseconds