Lines Matching defs:cur
746 mbedtls_asn1_sequence *cur = certificate_policies; in x509_get_certificate_policies() local
1695 const mbedtls_x509_sequence *cur = extended_key_usage; in x509_info_ext_key_usage() local
1724 const mbedtls_x509_sequence *cur = certificate_policies; in x509_info_cert_policies() local
1906 const struct x509_crt_verify_string *cur; in mbedtls_x509_crt_verify_info() local
1960 const mbedtls_x509_sequence *cur; in mbedtls_x509_crt_check_extended_key_usage() local
1992 const mbedtls_x509_crl_entry *cur = &crl->entry; in mbedtls_x509_crt_is_revoked() local
2447 mbedtls_x509_crt *cur; in x509_crt_check_ee_locally_trusted() local
2520 mbedtls_x509_crt_verify_chain_item *cur; in x509_crt_verify_chain() local
2913 for (const mbedtls_x509_sequence *cur = san; cur != NULL; cur = cur->next) { in x509_crt_check_san_ip() local
2928 for (const mbedtls_x509_sequence *cur = san; cur != NULL; cur = cur->next) { in x509_crt_check_san_uri() local
2949 for (const mbedtls_x509_sequence *cur = san; cur != NULL; cur = cur->next) { in x509_crt_check_san() local
3020 const mbedtls_x509_crt_verify_chain_item *cur; in x509_crt_merge_flags_with_cb() local