Searched refs:offsign (Results 1 – 1 of 1) sorted by relevance
217 int offsign = a[o] == minus ? 1 : -1; in ossl_asn1_time_to_tm() local249 if (offset && !OPENSSL_gmtime_adj(&tmp, 0, offset * offsign)) in ossl_asn1_time_to_tm()
Completed in 5 milliseconds