Searched defs:month_lengths (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
H A D | x509_cert_parser.c | 599 static const unsigned char month_lengths[] = { 31, 28, 31, 30, 31, 30, in x509_decode_time() local
|
/kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
H A D | x509_cert_parser.c | 664 static const unsigned char month_lengths[] = { 31, 28, 31, 30, 31, 30, in x509_decode_time() local
|
Completed in 3 milliseconds