Home
last modified time | relevance | path

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

/u-boot/lib/crypto/
A Dx509_cert_parser.c548 static const unsigned char month_lengths[] = { 31, 28, 31, 30, 31, 30, in x509_decode_time() local
589 mon_len = month_lengths[mon - 1]; in x509_decode_time()

Completed in 3 milliseconds