Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c1611 int t_ret; in mbedtls_x509_crt_parse_path() local
1652 t_ret = mbedtls_x509_crt_parse_file( chain, entry_name ); in mbedtls_x509_crt_parse_path()
1653 if( t_ret < 0 ) in mbedtls_x509_crt_parse_path()
1656 ret += t_ret; in mbedtls_x509_crt_parse_path()

Completed in 7 milliseconds