Home
last modified time | relevance | path

Searched defs:certificate_policies (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/include/mbedtls/
H A Dx509_crt.h70 mbedtls_x509_sequence certificate_policies; /**< Optional list of certificate policies (Only anyPolicy is printed and enforced, however the rest of the policies are still listed). */ member
/third_party/mbedtls/library/
H A Dx509_crt.c737 x509_get_certificate_policies(unsigned char **p, const unsigned char *end, mbedtls_x509_sequence *certificate_policies) x509_get_certificate_policies() argument
1715 x509_info_cert_policies(char **buf, size_t *size, const mbedtls_x509_sequence *certificate_policies) x509_info_cert_policies() argument

Completed in 6 milliseconds