| /freebsd-9-stable/crypto/openssl/crypto/x509/ |
| D | x509_vpm.c | 81 if (param->policies) { in x509_verify_param_zero() 82 sk_ASN1_OBJECT_pop_free(param->policies, ASN1_OBJECT_free); in x509_verify_param_zero() 83 param->policies = NULL; in x509_verify_param_zero() 188 if (test_x509_verify_param_copy(policies, NULL)) { in X509_VERIFY_PARAM_inherit() 189 if (!X509_VERIFY_PARAM_set1_policies(dest, src->policies)) in X509_VERIFY_PARAM_inherit() 261 if (!param->policies) { in X509_VERIFY_PARAM_add0_policy() 262 param->policies = sk_ASN1_OBJECT_new_null(); in X509_VERIFY_PARAM_add0_policy() 263 if (!param->policies) in X509_VERIFY_PARAM_add0_policy() 266 if (!sk_ASN1_OBJECT_push(param->policies, policy)) in X509_VERIFY_PARAM_add0_policy() 272 STACK_OF(ASN1_OBJECT) *policies) in X509_VERIFY_PARAM_set1_policies() [all …]
|
| D | x509_vfy.h | 171 STACK_OF(ASN1_OBJECT) *policies; /* Permissible policies */ 515 STACK_OF(ASN1_OBJECT) *policies);
|
| D | x509_vfy.c | 834 ctx->param->policies, ctx->param->flags); in check_policy()
|
| /freebsd-9-stable/usr.sbin/nscd/ |
| D | 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 …]
|
| D | cachelib.h | 145 struct cache_policy_ **policies; member
|
| /freebsd-9-stable/crypto/openssl/crypto/x509v3/ |
| D | 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()
|
| /freebsd-9-stable/contrib/openpam/ |
| D | RELNOTES | 17 - A test application (pamtest) which can be used to test policies and
|
| D | HISTORY | 70 OpenPAM's behavior when several policies exist for the same 94 - ENHANCE: added pamtest(1), a tool for testing modules and policies.
|
| /freebsd-9-stable/contrib/cvs/ |
| D | DEVEL-CVS | 3 This file, DEVEL-CVS, contains the policies by which the CVS
|
| /freebsd-9-stable/tools/tools/sysdoc/ |
| D | tunables.mdoc | 1800 Enforce MAC policies for file system accesses. 1806 Enforce MAC policies on 1813 Enforce MAC policies on network interfaces. 1819 Enforce MAC policies on pipes. 1825 Enforce MAC policies between system processes 1834 Enforce MAC policies on sockets. 1840 Enforce MAC policies on system-related items 1850 Enforce MAC policies on 1961 NOTE: MAC security policies may not override other security system policies
|
| /freebsd-9-stable/contrib/libcxxrt/ |
| D | LICENSE | 14 …e of the authors and should not be interpreted as representing official policies, either expressed…
|
| /freebsd-9-stable/contrib/opie/ |
| D | COPYRIGHT.NRL | 65 official policies, either expressed or implied, of the US Naval
|
| /freebsd-9-stable/crypto/heimdal/tests/ldap/ |
| D | samba.schema | 76 ## Password timestamps & policies 209 ## Password timestamps & policies
|
| /freebsd-9-stable/crypto/openssl/doc/HOWTO/ |
| D | proxy_certificates.txt | 122 name. This is useful for policies that are large 157 The basic way to interpret proxy policies is to prepare some default
|
| D | certificates.txt | 45 according to their policies). A certificate request can then be sent
|
| /freebsd-9-stable/contrib/wpa/wpa_supplicant/doc/docbook/ |
| D | wpa_supplicant.conf.sgml | 15 file that lists all accepted networks and security policies,
|
| /freebsd-9-stable/ |
| D | COPYRIGHT | 93 policies, either expressed or implied, of the Regents of the University
|
| /freebsd-9-stable/contrib/binutils/binutils/ |
| D | MAINTAINERS | 192 policies, all patches applied to such a branch must come from people
|
| /freebsd-9-stable/crypto/openssl/crypto/objects/ |
| D | objects.txt | 752 !Cname certificate-policies 755 certificate-policies 0 : anyPolicy : X509v3 Any Policy
|
| /freebsd-9-stable/crypto/openssl/doc/apps/ |
| D | x509v3_config.pod | 52 policies extension for an example.
|
| /freebsd-9-stable/crypto/heimdal/doc/ |
| D | setup.texi | 422 policies = external-check builtin:minimum-length module:policyname 427 In @samp{[password_quality]policies} the module name is optional if 476 policies, see the manual page @manpage{kadm5_pwcheck,3}.
|
| /freebsd-9-stable/crypto/openssl/doc/ |
| D | openssl.txt | 155 policies extension for an example. 421 The certificate policies extension will rarely be used in practice: few
|
| /freebsd-9-stable/contrib/openbsm/ |
| D | NEWS | 279 arguments as these policies are now set via the configuration file. If a
|
| /freebsd-9-stable/crypto/openssl/ |
| D | NEWS | 605 o Thawte SXNet, certificate policies and CRL distribution points
|
| /freebsd-9-stable/contrib/wpa/wpa_supplicant/ |
| D | README | 574 networks and security policies, including pre-shared keys. See
|