Home
last modified time | relevance | path

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

/openssl/crypto/ocsp/
H 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/doc/man3/
H 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/test/
H A Dasn1_time_test.c287 ptime = ASN1_TIME_to_generalizedtime(&atime, NULL); in test_table()
387 asn1_gentime = ASN1_TIME_to_generalizedtime(asn1_time, NULL); in test_time_dup()
/openssl/crypto/asn1/
H A Da_time.c356 ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t, in ASN1_TIME_to_generalizedtime() function
/openssl/include/openssl/
H A Dasn1.h.in682 ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t,
/openssl/util/
H A Dlibcrypto.num3504 ASN1_TIME_to_generalizedtime 3583 3_0_0 EXIST::FUNCTION:
/openssl/
H A DCHANGES.md15034 (checks validity of ASN1_TIME structure) and ASN1_TIME_to_generalizedtime()

Completed in 166 milliseconds