Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dx509_crl.c545 int is_pem = 0; in mbedtls_x509_crl_parse() local
569 is_pem = 1; in mbedtls_x509_crl_parse()
581 else if( is_pem ) in mbedtls_x509_crl_parse()
591 while( is_pem && buflen > 1 ); in mbedtls_x509_crl_parse()
593 if( is_pem ) in mbedtls_x509_crl_parse()

Completed in 3 milliseconds