Home
last modified time | relevance | path

Searched refs:node_critical (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dpcy_local.h139 #define node_critical(node) node_data_critical(node->data) macro
H A Dpcy_tree.c325 if ((data = ossl_policy_data_new(NULL, id, node_critical(node))) == NULL) in tree_add_unmatched()
566 extra = ossl_policy_data_new(NULL, oid, node_critical(anyPolicy)); in tree_calculate_user_set()