Searched refs:is_pem (Results 1 – 1 of 1) sorted by relevance
542 int is_pem = 0; in mbedtls_x509_crl_parse() local566 is_pem = 1; in mbedtls_x509_crl_parse()578 else if( is_pem ) in mbedtls_x509_crl_parse()588 while( is_pem && buflen > 1 ); in mbedtls_x509_crl_parse()590 if( is_pem ) in mbedtls_x509_crl_parse()
Completed in 2 milliseconds