Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dx509_crl.c511 int is_pem = 0; in mbedtls_x509_crl_parse() local
535 is_pem = 1; in mbedtls_x509_crl_parse()
545 } else if (is_pem) { in mbedtls_x509_crl_parse()
554 while (is_pem && buflen > 1); in mbedtls_x509_crl_parse()
556 if (is_pem) { in mbedtls_x509_crl_parse()
/mbedtls-latest/tests/scripts/
Daudit-validity-dates.py294 is_pem = False
296 is_pem = True
303 if not is_pem: