Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509.h311 int mbedtls_x509_time_is_future( const mbedtls_x509_time *from );
A Dcompat-1.3.h2486 #define x509_time_future mbedtls_x509_time_is_future
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509.c981 int mbedtls_x509_time_is_future( const mbedtls_x509_time *from ) in mbedtls_x509_time_is_future() function
999 int mbedtls_x509_time_is_future( const mbedtls_x509_time *from ) in mbedtls_x509_time_is_future() function
A Dx509_crt.c2404 if( mbedtls_x509_time_is_future( &crl_list->this_update ) ) in x509_crt_verifycrl()
2634 mbedtls_x509_time_is_future( &parent->valid_from ) ) in x509_crt_find_parent_in()
2870 if( mbedtls_x509_time_is_future( &child->valid_from ) ) in x509_crt_verify_chain()

Completed in 23 milliseconds