Searched refs:revocation_date (Results 1 – 2 of 2) sorted by relevance
257 &cur_entry->revocation_date)) != 0) { in x509_get_entries()644 entry->revocation_date.year, entry->revocation_date.mon, in mbedtls_x509_crl_info()645 entry->revocation_date.day, entry->revocation_date.hour, in mbedtls_x509_crl_info()646 entry->revocation_date.min, entry->revocation_date.sec); in mbedtls_x509_crl_info()
45 mbedtls_x509_time revocation_date; member