Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Da_time.c82 int n, i, i2, l, o, min_l, strict = 0, end = 6, btz = 5, md; in ossl_asn1_time_to_tm() local
98 min_l = 13; in ossl_asn1_time_to_tm()
105 min_l = 15; in ossl_asn1_time_to_tm()
124 if (l < min_l) in ossl_asn1_time_to_tm()

Completed in 4 milliseconds