Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/asn1/
Da_time.c80 int n, i, i2, l, o, min_l = 11, strict = 0, end = 6, btz = 5, md; in asn1_time_to_tm() local
97 min_l = 13; in asn1_time_to_tm()
104 min_l = 15; in asn1_time_to_tm()
107 min_l = 13; in asn1_time_to_tm()
124 if (l < min_l) in asn1_time_to_tm()