Home
last modified time | relevance | path

Searched refs:timeZone (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssl/crypto/x509/
H A Dv3_timespec.c112 ASN1_OPT(OSSL_TIME_SPEC, timeZone, ASN1_INTEGER),
574 if (time->timeZone) { in i2r_OSSL_TIME_SPEC()
575 if (ASN1_INTEGER_get_int64(&tz, time->timeZone) != 1) in i2r_OSSL_TIME_SPEC()
/src/crypto/openssl/include/openssl/
H A Dx509v3.h.in1296 ASN1_INTEGER *timeZone; member
H A Dx509v3.h1777 ASN1_INTEGER *timeZone; member