Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dx509_cert_parser.c599 static const unsigned char month_lengths[] = { 31, 28, 31, 30, 31, 30, in x509_decode_time() local
640 mon_len = month_lengths[mon - 1]; in x509_decode_time()
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dx509_cert_parser.c664 static const unsigned char month_lengths[] = { 31, 28, 31, 30, 31, 30, in x509_decode_time() local
705 mon_len = month_lengths[mon - 1]; in x509_decode_time()

Completed in 3 milliseconds