Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Da_time.c217 int offsign = a[o] == minus ? 1 : -1; in ossl_asn1_time_to_tm() local
249 if (offset && !OPENSSL_gmtime_adj(&tmp, 0, offset * offsign)) in ossl_asn1_time_to_tm()

Completed in 5 milliseconds