Home
last modified time | relevance | path

Searched refs:ASN1_TIME_to_generalizedtime (Results 1 – 7 of 7) sorted by relevance

/openssl-master/crypto/ocsp/
A Docsp_srv.c104 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()
/openssl-master/test/
A Dasn1_time_test.c236 ptime = ASN1_TIME_to_generalizedtime(&atime, NULL); in test_table()
336 asn1_gentime = ASN1_TIME_to_generalizedtime(asn1_time, NULL); in test_time_dup()
/openssl-master/doc/man3/
A DASN1_TIME_set.pod16 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 an
227 ASN1_TIME_to_generalizedtime() returns a pointer to the appropriate time
/openssl-master/crypto/asn1/
A Da_time.c352 ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t, in ASN1_TIME_to_generalizedtime() function
/openssl-master/include/openssl/
A Dasn1.h.in679 ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t,
/openssl-master/util/
A Dlibcrypto.num3504 ASN1_TIME_to_generalizedtime 3583 3_0_0 EXIST::FUNCTION:
/openssl-master/
A DCHANGES.md13095 (checks validity of ASN1_TIME structure) and ASN1_TIME_to_generalizedtime()

Completed in 39 milliseconds