Searched refs:POLICY_DATA_FLAG_EXTRA_NODE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
H A Dpcy_int.h105 #define POLICY_DATA_FLAG_EXTRA_NODE 0x8 macro
H A Dpcy_tree.c679 | POLICY_DATA_FLAG_EXTRA_NODE;
723 if (node->data && (node->data->flags & POLICY_DATA_FLAG_EXTRA_NODE))
/external/openssl/crypto/x509v3/
H A Dpcy_int.h105 #define POLICY_DATA_FLAG_EXTRA_NODE 0x8 macro
H A Dpcy_tree.c679 | POLICY_DATA_FLAG_EXTRA_NODE;
723 if (node->data && (node->data->flags & POLICY_DATA_FLAG_EXTRA_NODE))

Completed in 132 milliseconds