| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssl/openssl/ |
| H A D | CVE-2023-0464.patch | 48 - X509_POLICY_TREE *tree); 49 + X509_POLICY_TREE *tree, 62 - X509_POLICY_TREE *tree) 63 + X509_POLICY_TREE *tree, 123 @@ -163,6 +174,9 @@ static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, 133 @@ -180,7 +194,7 @@ static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, 142 @@ -239,7 +253,8 @@ static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, 148 + X509_POLICY_TREE *tree) 174 + X509_POLICY_TREE *tree) 205 @@ -553,7 +569,7 @@ static int tree_calculate_user_set(X509_POLICY_TREE *tree, [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | x509_vfy.h | 279 X509_POLICY_TREE *tree; 565 X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx); 618 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy, 622 void X509_policy_tree_free(X509_POLICY_TREE *tree); 624 int X509_policy_tree_level_count(const X509_POLICY_TREE *tree); 625 X509_POLICY_LEVEL *X509_policy_tree_get0_level(const X509_POLICY_TREE *tree, 629 X509_POLICY_TREE 633 X509_POLICY_TREE
|
| H A D | ossl_typ.h | 185 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | x509_vfy.h | 244 X509_POLICY_TREE *tree; /* Valid policy tree */ 533 OPENSSL_EXPORT X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx); 585 OPENSSL_EXPORT int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy, 590 OPENSSL_EXPORT void X509_policy_tree_free(X509_POLICY_TREE *tree); 592 OPENSSL_EXPORT int X509_policy_tree_level_count(const X509_POLICY_TREE *tree); 594 X509_policy_tree_get0_level(const X509_POLICY_TREE *tree, int i); 597 X509_policy_tree_get0_policies(const X509_POLICY_TREE *tree); 600 X509_policy_tree_get0_user_policies(const X509_POLICY_TREE *tree);
|
| H A D | base.h | 276 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef
|
| H A D | x509.h | 1119 BORINGSSL_MAKE_DELETER(X509_POLICY_TREE, X509_policy_tree_free)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | x509_vfy.h | 244 X509_POLICY_TREE *tree; /* Valid policy tree */ 533 OPENSSL_EXPORT X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx); 585 OPENSSL_EXPORT int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy, 590 OPENSSL_EXPORT void X509_policy_tree_free(X509_POLICY_TREE *tree); 592 OPENSSL_EXPORT int X509_policy_tree_level_count(const X509_POLICY_TREE *tree); 594 X509_policy_tree_get0_level(const X509_POLICY_TREE *tree, int i); 597 X509_policy_tree_get0_policies(const X509_POLICY_TREE *tree); 600 X509_policy_tree_get0_user_policies(const X509_POLICY_TREE *tree);
|
| H A D | base.h | 276 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef
|
| H A D | x509.h | 1119 BORINGSSL_MAKE_DELETER(X509_POLICY_TREE, X509_policy_tree_free)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | x509_vfy.h | 234 X509_POLICY_TREE *tree; // Valid policy tree 594 OPENSSL_EXPORT X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree( 663 OPENSSL_EXPORT int X509_policy_check(X509_POLICY_TREE **ptree, 669 OPENSSL_EXPORT void X509_policy_tree_free(X509_POLICY_TREE *tree); 671 OPENSSL_EXPORT int X509_policy_tree_level_count(const X509_POLICY_TREE *tree); 673 const X509_POLICY_TREE *tree, int i); 676 const X509_POLICY_TREE *tree); 679 const X509_POLICY_TREE *tree);
|
| H A D | base.h | 365 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef
|
| H A D | x509.h | 1951 BORINGSSL_MAKE_DELETER(X509_POLICY_TREE, X509_policy_tree_free)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | x509_vfy.h | 234 X509_POLICY_TREE *tree; // Valid policy tree 594 OPENSSL_EXPORT X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree( 663 OPENSSL_EXPORT int X509_policy_check(X509_POLICY_TREE **ptree, 669 OPENSSL_EXPORT void X509_policy_tree_free(X509_POLICY_TREE *tree); 671 OPENSSL_EXPORT int X509_policy_tree_level_count(const X509_POLICY_TREE *tree); 673 const X509_POLICY_TREE *tree, int i); 676 const X509_POLICY_TREE *tree); 679 const X509_POLICY_TREE *tree);
|
| H A D | base.h | 365 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef
|
| H A D | x509.h | 1951 BORINGSSL_MAKE_DELETER(X509_POLICY_TREE, X509_policy_tree_free)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | x509_vfy.h | 234 X509_POLICY_TREE *tree; // Valid policy tree 594 OPENSSL_EXPORT X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree( 663 OPENSSL_EXPORT int X509_policy_check(X509_POLICY_TREE **ptree, 669 OPENSSL_EXPORT void X509_policy_tree_free(X509_POLICY_TREE *tree); 671 OPENSSL_EXPORT int X509_policy_tree_level_count(const X509_POLICY_TREE *tree); 673 const X509_POLICY_TREE *tree, int i); 676 const X509_POLICY_TREE *tree); 679 const X509_POLICY_TREE *tree);
|
| H A D | base.h | 365 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef
|
| H A D | x509.h | 1951 BORINGSSL_MAKE_DELETER(X509_POLICY_TREE, X509_policy_tree_free)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | x509_vfy.h | 234 X509_POLICY_TREE *tree; // Valid policy tree 594 OPENSSL_EXPORT X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree( 663 OPENSSL_EXPORT int X509_policy_check(X509_POLICY_TREE **ptree, 669 OPENSSL_EXPORT void X509_policy_tree_free(X509_POLICY_TREE *tree); 671 OPENSSL_EXPORT int X509_policy_tree_level_count(const X509_POLICY_TREE *tree); 673 const X509_POLICY_TREE *tree, int i); 676 const X509_POLICY_TREE *tree); 679 const X509_POLICY_TREE *tree);
|
| H A D | base.h | 365 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef
|
| H A D | x509.h | 1951 BORINGSSL_MAKE_DELETER(X509_POLICY_TREE, X509_policy_tree_free)
|