#include <internal.h>
Public Member Functions | |
| STACK_OF (X509_POLICY_DATA) *extra_data | |
| STACK_OF (X509_POLICY_NODE) *auth_policies | |
| STACK_OF (X509_POLICY_NODE) *user_policies | |
Public Attributes | |
| unsigned int | flags |
| X509_POLICY_LEVEL * | levels |
| int | nlevel |
Definition at line 228 of file third_party/boringssl-with-bazel/src/crypto/x509v3/internal.h.
| X509_POLICY_TREE_st::STACK_OF | ( | X509_POLICY_DATA | ) |
| X509_POLICY_TREE_st::STACK_OF | ( | X509_POLICY_NODE | ) |
| X509_POLICY_TREE_st::STACK_OF | ( | X509_POLICY_NODE | ) |
| unsigned int X509_POLICY_TREE_st::flags |
Definition at line 240 of file third_party/boringssl-with-bazel/src/crypto/x509v3/internal.h.
| X509_POLICY_LEVEL* X509_POLICY_TREE_st::levels |
Definition at line 230 of file third_party/boringssl-with-bazel/src/crypto/x509v3/internal.h.
| int X509_POLICY_TREE_st::nlevel |
Definition at line 231 of file third_party/boringssl-with-bazel/src/crypto/x509v3/internal.h.