Searched refs:policy_end (Results 1 – 1 of 1) sorted by relevance
770 const unsigned char *policy_end; in x509_get_certificate_policies() local780 policy_end = *p + len; in x509_get_certificate_policies()782 if ((ret = mbedtls_asn1_get_tag(p, policy_end, &len, in x509_get_certificate_policies()829 if (*p < policy_end) { in x509_get_certificate_policies()830 if ((ret = mbedtls_asn1_get_tag(p, policy_end, &len, in x509_get_certificate_policies()841 if (*p != policy_end) { in x509_get_certificate_policies()