Searched refs:is_pem (Results 1 – 3 of 3) sorted by relevance
522 int is_pem = 0; in mbedtls_x509_crl_parse() local546 is_pem = 1; in mbedtls_x509_crl_parse()556 } else if (is_pem) { in mbedtls_x509_crl_parse()565 while (is_pem && buflen > 1); in mbedtls_x509_crl_parse()567 if (is_pem) { in mbedtls_x509_crl_parse()
866 is_pem, enumerator941 ctx->type = is_pem; in file_find_type()1575 if (ctx->type == is_pem) { in file_load()