Home
last modified time | relevance | path

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

/net-tools-3.6.0/mbedtls-2.4.0/library/
Dx509_crl.c496 int is_pem = 0; in mbedtls_x509_crl_parse() local
520 is_pem = 1; in mbedtls_x509_crl_parse()
541 while( is_pem && buflen > 1 ); in mbedtls_x509_crl_parse()
543 if( is_pem ) in mbedtls_x509_crl_parse()