Searched refs:X509_POLICY_TREE (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dpcy_lib.c68 /* X509_POLICY_TREE stuff */
70 int X509_policy_tree_level_count(const X509_POLICY_TREE *tree)
77 X509_POLICY_LEVEL *X509_policy_tree_get0_level(const X509_POLICY_TREE *tree,
86 X509_POLICY_TREE
95 X509_POLICY_TREE
H A Dpcy_tree.c98 static void tree_print(char *str, X509_POLICY_TREE *tree,
144 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs,
147 X509_POLICY_TREE *tree;
223 tree = OPENSSL_malloc(sizeof(X509_POLICY_TREE));
369 X509_POLICY_NODE *node, X509_POLICY_TREE *tree)
395 X509_POLICY_NODE *node, X509_POLICY_TREE *tree)
430 X509_POLICY_TREE *tree)
488 static int tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr)
561 static int tree_calculate_authority_set(X509_POLICY_TREE *tree,
604 static int tree_calculate_user_set(X509_POLICY_TREE *tre
[all...]
H A Dpcy_int.h212 X509_POLICY_TREE *tree);
H A Dpcy_node.c114 X509_POLICY_TREE *tree)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dpcy_lib.c68 /* X509_POLICY_TREE stuff */
70 int X509_policy_tree_level_count(const X509_POLICY_TREE *tree)
78 X509_policy_tree_get0_level(const X509_POLICY_TREE *tree, int i)
86 X509_policy_tree_get0_policies(const X509_POLICY_TREE *tree)
94 X509_policy_tree_get0_user_policies(const X509_POLICY_TREE *tree)
H A Dpcy_tree.c74 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs,
77 X509_POLICY_TREE *tree;
151 tree = OPENSSL_malloc(sizeof(X509_POLICY_TREE));
284 X509_POLICY_TREE *tree)
336 static int tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr)
412 static int tree_calculate_authority_set(X509_POLICY_TREE *tree,
458 static int tree_calculate_user_set(X509_POLICY_TREE *tree,
522 static int tree_evaluate(X509_POLICY_TREE *tree)
553 void X509_policy_tree_free(X509_POLICY_TREE *tree)
592 int X509_policy_check(X509_POLICY_TREE **ptre
[all...]
H A Dpcy_int.h220 X509_POLICY_TREE *tree);
H A Dpcy_node.c103 X509_POLICY_TREE *tree)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dpcy_lib.c68 /* X509_POLICY_TREE stuff */
70 int X509_policy_tree_level_count(const X509_POLICY_TREE *tree)
77 X509_POLICY_LEVEL *X509_policy_tree_get0_level(const X509_POLICY_TREE *tree,
86 X509_POLICY_TREE
95 X509_POLICY_TREE
H A Dpcy_tree.c98 static void tree_print(char *str, X509_POLICY_TREE *tree,
144 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs,
147 X509_POLICY_TREE *tree;
223 tree = OPENSSL_malloc(sizeof(X509_POLICY_TREE));
369 X509_POLICY_NODE *node, X509_POLICY_TREE *tree)
395 X509_POLICY_NODE *node, X509_POLICY_TREE *tree)
430 X509_POLICY_TREE *tree)
488 static int tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr)
561 static int tree_calculate_authority_set(X509_POLICY_TREE *tree,
604 static int tree_calculate_user_set(X509_POLICY_TREE *tre
[all...]
H A Dpcy_int.h212 X509_POLICY_TREE *tree);
H A Dpcy_node.c114 X509_POLICY_TREE *tree)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_vfy.h255 X509_POLICY_TREE *tree; /* Valid policy tree */
465 X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx);
499 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy,
504 void X509_policy_tree_free(X509_POLICY_TREE *tree);
506 int X509_policy_tree_level_count(const X509_POLICY_TREE *tree);
508 X509_policy_tree_get0_level(const X509_POLICY_TREE *tree, int i);
511 X509_policy_tree_get0_policies(const X509_POLICY_TREE *tree);
514 X509_policy_tree_get0_user_policies(const X509_POLICY_TREE *tree);
H A Dx509_vfy.c1511 X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509_vfy.h255 X509_POLICY_TREE *tree; /* Valid policy tree */
465 X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx);
499 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy,
504 void X509_policy_tree_free(X509_POLICY_TREE *tree);
506 int X509_policy_tree_level_count(const X509_POLICY_TREE *tree);
508 X509_policy_tree_get0_level(const X509_POLICY_TREE *tree, int i);
511 X509_policy_tree_get0_policies(const X509_POLICY_TREE *tree);
514 X509_policy_tree_get0_user_policies(const X509_POLICY_TREE *tree);
H A Dossl_typ.h158 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef in typeref:struct:X509_POLICY_TREE_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_vfy.h279 X509_POLICY_TREE *tree;
560 X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx);
613 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy,
617 void X509_policy_tree_free(X509_POLICY_TREE *tree);
619 int X509_policy_tree_level_count(const X509_POLICY_TREE *tree);
620 X509_POLICY_LEVEL *X509_policy_tree_get0_level(const X509_POLICY_TREE *tree,
624 X509_POLICY_TREE
628 X509_POLICY_TREE
H A Dx509_vfy.c2458 X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509_vfy.h279 X509_POLICY_TREE *tree;
560 X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx);
613 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy,
617 void X509_policy_tree_free(X509_POLICY_TREE *tree);
619 int X509_policy_tree_level_count(const X509_POLICY_TREE *tree);
620 X509_POLICY_LEVEL *X509_policy_tree_get0_level(const X509_POLICY_TREE *tree,
624 X509_POLICY_TREE
628 X509_POLICY_TREE
H A Dx509_vfy.c2458 X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dossl_typ.h158 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef in typeref:struct:X509_POLICY_TREE_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dossl_typ.h183 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef in typeref:struct:X509_POLICY_TREE_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dossl_typ.h183 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef in typeref:struct:X509_POLICY_TREE_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dapps.c2317 X509_POLICY_TREE *tree;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dapps.c2501 X509_POLICY_TREE *tree;

Completed in 165 milliseconds

12