Lines Matching defs:cur
744 mbedtls_asn1_sequence *cur = certificate_policies; in x509_get_certificate_policies() local
1693 const mbedtls_x509_sequence *cur = extended_key_usage; in x509_info_ext_key_usage() local
1722 const mbedtls_x509_sequence *cur = certificate_policies; in x509_info_cert_policies() local
1904 const struct x509_crt_verify_string *cur; in mbedtls_x509_crt_verify_info() local
1958 const mbedtls_x509_sequence *cur; in mbedtls_x509_crt_check_extended_key_usage() local
1990 const mbedtls_x509_crl_entry *cur = &crl->entry; in mbedtls_x509_crt_is_revoked() local
2445 mbedtls_x509_crt *cur; in x509_crt_check_ee_locally_trusted() local
2518 mbedtls_x509_crt_verify_chain_item *cur; in x509_crt_verify_chain() local
2911 for (const mbedtls_x509_sequence *cur = san; cur != NULL; cur = cur->next) { in x509_crt_check_san_ip() local
2926 for (const mbedtls_x509_sequence *cur = san; cur != NULL; cur = cur->next) { in x509_crt_check_san_uri() local
2947 for (const mbedtls_x509_sequence *cur = san; cur != NULL; cur = cur->next) { in x509_crt_check_san() local
3018 const mbedtls_x509_crt_verify_chain_item *cur; in x509_crt_merge_flags_with_cb() local