Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dx509_crt.c2483 int need_ca_bit; in x509_crt_check_parent() local
2490 need_ca_bit = 1; in x509_crt_check_parent()
2494 need_ca_bit = 0; in x509_crt_check_parent()
2496 if( need_ca_bit && ! parent->ca_istrue ) in x509_crt_check_parent()
2499 if( need_ca_bit && in x509_crt_check_parent()