Home
last modified time | relevance | path

Searched refs:POLICY_DATA_FLAG_MAP_MASK (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/x509v3/
Dpcy_local.h49 #define POLICY_DATA_FLAG_MAP_MASK 0x3 macro
Dpcy_node.c148 || !(x->flags & POLICY_DATA_FLAG_MAP_MASK)) { in policy_node_match()
Dpcy_tree.c45 || !(node->data->flags & POLICY_DATA_FLAG_MAP_MASK)) in expected_print()
420 if (node->data->flags & POLICY_DATA_FLAG_MAP_MASK) { in tree_prune()