Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_crl.h134 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path );
A Dcompat-1.3.h2446 #define x509_crl_parse_file mbedtls_x509_crl_parse_file
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crl.c601 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path ) in mbedtls_x509_crl_parse_file() function

Completed in 16 milliseconds