Searched refs:is_pem (Results 1 – 1 of 1) sorted by relevance
540 int is_pem = 0; in mbedtls_x509_crl_parse() local564 is_pem = 1; in mbedtls_x509_crl_parse()576 else if( is_pem ) in mbedtls_x509_crl_parse()586 while( is_pem && buflen > 1 ); in mbedtls_x509_crl_parse()588 if( is_pem ) in mbedtls_x509_crl_parse()
Completed in 3 milliseconds