Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dx509_crl.c540 int is_pem = 0; in mbedtls_x509_crl_parse() local
564 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