Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crl.c441 if( ( ret = mbedtls_x509_get_time( &p, end, &crl->this_update ) ) != 0 ) in mbedtls_x509_crl_parse_der()
649 crl->this_update.year, crl->this_update.mon, in mbedtls_x509_crl_info()
650 crl->this_update.day, crl->this_update.hour, in mbedtls_x509_crl_info()
651 crl->this_update.min, crl->this_update.sec ); in mbedtls_x509_crl_info()
A Dx509_crt.c2404 if( mbedtls_x509_time_is_future( &crl_list->this_update ) ) in x509_crt_verifycrl()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_crl.h80 mbedtls_x509_time this_update; member

Completed in 23 milliseconds