Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dx509_crl.h144 int mbedtls_x509_crl_parse_file(mbedtls_x509_crl *chain, const char *path);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_crl.c567 int mbedtls_x509_crl_parse_file(mbedtls_x509_crl *chain, const char *path) in mbedtls_x509_crl_parse_file() function