Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dpcy_lib.c50 if (tree->flags & POLICY_FLAG_ANY_POLICY) in STACK_OF()
Dpcy_local.h134 #define POLICY_FLAG_ANY_POLICY 0x2 macro
Dpcy_tree.c550 tree->flags |= POLICY_FLAG_ANY_POLICY; in tree_calculate_user_set()