| /NextBSD/crypto/openssl/crypto/x509/ |
| HD | x509_vpm.c | 147 if (param->policies) { in x509_verify_param_zero() 148 sk_ASN1_OBJECT_pop_free(param->policies, ASN1_OBJECT_free); in x509_verify_param_zero() 149 param->policies = NULL; in x509_verify_param_zero() 300 if (test_x509_verify_param_copy(policies, NULL)) { in X509_VERIFY_PARAM_inherit() 301 if (!X509_VERIFY_PARAM_set1_policies(dest, src->policies)) in X509_VERIFY_PARAM_inherit() 422 if (!param->policies) { in X509_VERIFY_PARAM_add0_policy() 423 param->policies = sk_ASN1_OBJECT_new_null(); in X509_VERIFY_PARAM_add0_policy() 424 if (!param->policies) in X509_VERIFY_PARAM_add0_policy() 427 if (!sk_ASN1_OBJECT_push(param->policies, policy)) in X509_VERIFY_PARAM_add0_policy() 433 STACK_OF(ASN1_OBJECT) *policies) in X509_VERIFY_PARAM_set1_policies() [all …]
|
| HD | x509_vfy.h | 175 STACK_OF(ASN1_OBJECT) *policies; /* Permissible policies */ 588 STACK_OF(ASN1_OBJECT) *policies);
|
| /NextBSD/usr.sbin/nscd/ |
| HD | cachelib.c | 244 destroy_cache_fifo_policy(common_entry->policies[0]); in destroy_cache_entry() 247 destroy_cache_lru_policy(common_entry->policies[1]); in destroy_cache_entry() 250 destroy_cache_lfu_policy(common_entry->policies[1]); in destroy_cache_entry() 255 free(common_entry->policies); in destroy_cache_entry() 313 policy = common_entry->policies[i]; in clear_cache_entry() 436 policy = common_entry->policies[0]; in flush_cache_entry() 438 connected_policy = common_entry->policies[1]; in flush_cache_entry() 451 policy = common_entry->policies[1]; in flush_cache_entry() 452 connected_policy = common_entry->policies[0]; in flush_cache_entry() 454 policy = common_entry->policies[0]; in flush_cache_entry() [all …]
|
| HD | cachelib.h | 147 struct cache_policy_ **policies; member
|
| /NextBSD/crypto/openssl/crypto/x509v3/ |
| HD | pcy_cache.c | 76 CERTIFICATEPOLICIES *policies, int crit) in policy_cache_create() argument 83 if (sk_POLICYINFO_num(policies) == 0) in policy_cache_create() 88 for (i = 0; i < sk_POLICYINFO_num(policies); i++) { in policy_cache_create() 89 policy = sk_POLICYINFO_value(policies, i); in policy_cache_create() 115 sk_POLICYINFO_pop_free(policies, POLICYINFO_free); in policy_cache_create()
|
| /NextBSD/crypto/openssl/crypto/ts/ |
| HD | ts_rsp_sign.c | 194 sk_ASN1_OBJECT_pop_free(ctx->policies, ASN1_OBJECT_free); in TS_RESP_CTX_free() 261 if (!ctx->policies && !(ctx->policies = sk_ASN1_OBJECT_new_null())) in TS_RESP_CTX_add_policy() 265 if (!sk_ASN1_OBJECT_push(ctx->policies, copy)) in TS_RESP_CTX_add_policy() 583 for (i = 0; !policy && i < sk_ASN1_OBJECT_num(ctx->policies); ++i) { in TS_RESP_get_policy() 584 ASN1_OBJECT *current = sk_ASN1_OBJECT_value(ctx->policies, i); in TS_RESP_get_policy()
|
| HD | ts_conf.c | 335 char *policies = NCONF_get_string(conf, section, in TS_CONF_set_policies() local 338 if (policies && !(list = X509V3_parse_list(policies))) { in TS_CONF_set_policies()
|
| HD | ts.h | 502 STACK_OF(ASN1_OBJECT) *policies; /* Acceptable policies. */
|
| /NextBSD/contrib/openpam/ |
| HD | RELNOTES | 17 - A test application (pamtest) which can be used to test policies and
|
| HD | HISTORY | 91 OpenPAM's behavior when several policies exist for the same 115 - ENHANCE: added pamtest(1), a tool for testing modules and policies.
|
| /NextBSD/tools/tools/sysdoc/ |
| HD | tunables.mdoc | 1758 Enforce MAC policies for file system accesses. 1764 Enforce MAC policies on 1771 Enforce MAC policies on network interfaces. 1777 Enforce MAC policies on pipes. 1783 Enforce MAC policies between system processes 1792 Enforce MAC policies on sockets. 1798 Enforce MAC policies on system-related items 1808 Enforce MAC policies on 1919 NOTE: MAC security policies may not override other security system policies
|
| /NextBSD/contrib/libcxxrt/ |
| HD | LICENSE | 14 …e of the authors and should not be interpreted as representing official policies, either expressed…
|
| /NextBSD/sys/sys/mach/ |
| HD | processor.h | 161 int policies; /* bit vector for policies */ member
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | X509_VERIFY_PARAM_set_flags.pod | 24 STACK_OF(ASN1_OBJECT) *policies); 69 by default) and sets the acceptable policy set to B<policies>. Any existing 70 policy set is cleared. The B<policies> parameter can be B<NULL> to clear
|
| HD | X509_STORE_CTX_set_verify_cb.pod | 144 /* print out policies */
|
| HD | X509_STORE_CTX_get_error.pod | 230 A certificate policies extension had an invalid value (for example an incorrect
|
| /NextBSD/crypto/openssl/doc/HOWTO/ |
| HD | certificates.txt | 48 policies). A certificate request is sent to a certificate authority 66 policies) and usually waits for payment from you. Once that is
|
| HD | proxy_certificates.txt | 112 policies that are large (more than a few lines, e.g. XML documents). 141 The basic way to interpret proxy policies is to start with some default rights,
|
| /NextBSD/crypto/openssl/ |
| HD | CONTRIBUTING | 21 (see https://www.openssl.org/policies/codingstyle.html) and compile without
|
| /NextBSD/contrib/opie/ |
| HD | COPYRIGHT.NRL | 65 official policies, either expressed or implied, of the US Naval
|
| /NextBSD/contrib/apr-util/ |
| HD | README | 83 check your country's laws, regulations and policies concerning the
|
| /NextBSD/crypto/heimdal/doc/ |
| HD | hx509.texi | 307 Proxy certificates can be limited by policies stored in the certificate to 333 same time evaluting any policies in-place. 344 testing a PKI, policies do not matter so much. However, when it comes to 616 become accessible based on deployed security policies.
|
| HD | setup.texi | 391 policies = external-check builtin:minimum-length modulename:policyname 396 In @samp{[password_quality]policies} the module name is optional if 398 @samp{policy_libraries}). All built-in policies can be qualified with 402 The built-in policies are 447 policies, see the manual page @manpage{kadm5_pwcheck,3}.
|
| /NextBSD/ |
| HD | COPYRIGHT | 93 policies, either expressed or implied, of the Regents of the University
|
| /NextBSD/crypto/openssl/apps/ |
| HD | openssl.cnf | 342 other_policies = tsa_policy2, tsa_policy3 # acceptable policies (optional)
|