Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crl.c542 int is_pem = 0; in mbedtls_x509_crl_parse() local
566 is_pem = 1; in mbedtls_x509_crl_parse()
578 else if( is_pem ) in mbedtls_x509_crl_parse()
588 while( is_pem && buflen > 1 ); in mbedtls_x509_crl_parse()
590 if( is_pem ) in mbedtls_x509_crl_parse()

Completed in 2 milliseconds