Searched refs:ASN1_TIME_to_generalizedtime (Results 1 – 8 of 8) sorted by relevance
105 if (!ASN1_TIME_to_generalizedtime(thisupd, &single->thisUpdate)) in OCSP_basic_add1_status()108 !ASN1_TIME_to_generalizedtime(nextupd, &single->nextUpdate)) in OCSP_basic_add1_status()125 if (!ASN1_TIME_to_generalizedtime(revtime, &ri->revocationTime)) in OCSP_basic_add1_status()
16 ASN1_TIME_to_generalizedtime - ASN.1 Time functions58 ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(ASN1_TIME *t,130 The ASN1_TIME_to_generalizedtime() function converts an ASN1_TIME to an206 ASN1_TIME_to_generalizedtime() returns a pointer to
236 ptime = ASN1_TIME_to_generalizedtime(&atime, NULL); in test_table()
350 ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t, in ASN1_TIME_to_generalizedtime() function
630 ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t,
697 #define ASN1_TIME_to_generalizedtime BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ASN1_TIME_to_generalize… macro
3628 ASN1_TIME_to_generalizedtime 3583 1_1_0 EXIST::FUNCTION:
8845 (checks validity of ASN1_TIME structure) and ASN1_TIME_to_generalizedtime()