Home
last modified time | relevance | path

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

/mbedtls-3.4.0/library/
Dx509_crl.c534 int is_pem = 0; in mbedtls_x509_crl_parse() local
558 is_pem = 1; in mbedtls_x509_crl_parse()
570 else if( is_pem ) in mbedtls_x509_crl_parse()
580 while( is_pem && buflen > 1 ); in mbedtls_x509_crl_parse()
582 if( is_pem ) in mbedtls_x509_crl_parse()