Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509/
Dt_x509.c482 const int is_gmt = consume_zulu_timezone(&v, &len); in ASN1_UTCTIME_print() local
492 is_gmt ? " GMT" : "") > 0; in ASN1_UTCTIME_print()