Home
last modified time | relevance | path

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

/external/openssl/crypto/x509v3/
Dpcy_map.c117 data->flags |= POLICY_DATA_FLAG_MAPPED; in policy_cache_set_mapping()
Dpcy_int.h87 #define POLICY_DATA_FLAG_MAPPED 0x1 macro
Dpcy_tree.c412 || !(node->data->flags & POLICY_DATA_FLAG_MAPPED)) in tree_link_unmatched()