| /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/ |
| intel_guc_ads.c | 19 * scheduling policies (guc_policies), a structure describing a collection of 32 static void guc_policies_init(struct guc_policies *policies) 37 policies->dpc_promote_time = POLICY_DEFAULT_DPC_PROMOTE_TIME_US; 38 policies->max_num_work_items = POLICY_MAX_NUM_WI; 42 policy = &policies->policy[p][i]; 48 policies->is_valid = 1; 65 struct guc_policies policies; member in struct:__guc_ads_blob 81 /* GuC scheduling policies */ 82 guc_policies_init(&blob->policies); 125 blob->ads.scheduler_policies = base + ptr_offset(blob, policies); [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/ts/ |
| ts_local.h | 107 STACK_OF(ASN1_OBJECT) *policies; /* Acceptable policies. */ member in struct:TS_resp_ctx 108 ASN1_OBJECT *default_policy; /* It may appear in policies, too. */
|
| ts_conf.c | 329 char *policies = NCONF_get_string(conf, section, ENV_OTHER_POLICIES); local 332 if (policies && (list = X509V3_parse_list(policies)) == NULL) {
|
| /src/crypto/external/bsd/openssl/dist/crypto/ts/ |
| ts_local.h | 107 STACK_OF(ASN1_OBJECT) *policies; /* Acceptable policies. */ member in struct:TS_resp_ctx 108 ASN1_OBJECT *default_policy; /* It may appear in policies, too. */
|
| ts_conf.c | 317 char *policies = NCONF_get_string(conf, section, ENV_OTHER_POLICIES); local 320 if (policies && (list = X509V3_parse_list(policies)) == NULL) {
|
| /src/crypto/external/apache2/openssl/dist/crypto/x509/ |
| x509_local.h | 30 STACK_OF(ASN1_OBJECT) *policies; /* Permissible policies */ member in struct:X509_VERIFY_PARAM_st
|
| /src/crypto/external/bsd/openssl/dist/crypto/x509/ |
| x509_local.h | 30 STACK_OF(ASN1_OBJECT) *policies; /* Permissible policies */ member in struct:X509_VERIFY_PARAM_st
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/ts/ |
| ts_conf.c | 310 char *policies = NCONF_get_string(conf, section, ENV_OTHER_POLICIES); local 313 if (policies && (list = X509V3_parse_list(policies)) == NULL) {
|
| ts_local.h | 126 * policies SEQUENCE OF PolicyInformation OPTIONAL 152 * policies SEQUENCE OF PolicyInformation OPTIONAL 168 STACK_OF(ASN1_OBJECT) *policies; /* Acceptable policies. */ member in struct:TS_resp_ctx 169 ASN1_OBJECT *default_policy; /* It may appear in policies, too. */
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/x509/ |
| x509_local.h | 27 STACK_OF(ASN1_OBJECT) *policies; /* Permissible policies */ member in struct:X509_VERIFY_PARAM_st
|
| /src/crypto/external/apache2/openssl/dist/crypto/cmp/ |
| cmp_local.h | 117 CERTIFICATEPOLICIES *policies; /* policies to be included in extensions */ member in struct:ossl_cmp_ctx_st
|
| /src/crypto/external/bsd/openssl/dist/crypto/cmp/ |
| cmp_local.h | 111 CERTIFICATEPOLICIES *policies; /* policies to be included in extensions */ member in struct:ossl_cmp_ctx_st
|