Searched defs:tmpl (Results 26 - 45 of 45) sorted by relevance

12

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dkey.c296 key_object_check_required_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
301 found = template_attribute_find(tmpl, CKA_KEY_TYPE, &attr);
308 return (template_check_required_base_attributes(tmpl, mode));
312 key_object_set_default_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
366 (void) template_update_attribute(tmpl, id_attr);
367 (void) template_update_attribute(tmpl, sdate_attr);
368 (void) template_update_attribute(tmpl, edate_attr);
369 (void) template_update_attribute(tmpl, derive_attr);
370 (void) template_update_attribute(tmpl, local_attr);
376 key_object_validate_attribute(TEMPLATE *tmpl, argument
402 publ_key_check_required_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
407 publ_key_set_default_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
496 publ_key_validate_attribute(TEMPLATE *tmpl, CK_ATTRIBUTE *attr, CK_ULONG mode) argument
519 priv_key_check_required_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
524 priv_key_set_default_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
653 priv_key_unwrap(TEMPLATE *tmpl, CK_ULONG keytype, CK_BYTE *data, CK_ULONG data_len) argument
726 priv_key_validate_attribute(TEMPLATE *tmpl, CK_ATTRIBUTE *attr, CK_ULONG mode) argument
798 secret_key_check_required_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
804 secret_key_set_default_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
948 secret_key_unwrap(TEMPLATE *tmpl, CK_ULONG keytype, CK_BYTE *data, CK_ULONG data_len, CK_BBOOL fromend) argument
1020 secret_key_validate_attribute(TEMPLATE *tmpl, CK_ATTRIBUTE *attr, CK_ULONG mode) argument
1101 rsa_publ_check_required_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
1131 rsa_publ_set_default_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
1187 rsa_publ_validate_attribute(TEMPLATE *tmpl, CK_ATTRIBUTE *attr, CK_ULONG mode) argument
1226 rsa_priv_check_required_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
1309 rsa_priv_set_default_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
1360 rsa_priv_validate_attribute(TEMPLATE *tmpl, CK_ATTRIBUTE *attr, CK_ULONG mode) argument
1430 rsa_priv_wrap_get_data(TEMPLATE *tmpl, CK_BBOOL length_only, CK_BYTE **data, CK_ULONG *data_len) argument
1481 rsa_priv_unwrap(TEMPLATE *tmpl, CK_BYTE *data, CK_ULONG total_length) argument
1524 generic_secret_check_required_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
1550 generic_secret_set_default_attributes(TEMPLATE *tmpl, CK_ULONG mode) argument
1600 generic_secret_validate_attribute(TEMPLATE *tmpl, CK_ATTRIBUTE *attr, CK_ULONG mode) argument
1636 generic_secret_wrap_get_data(TEMPLATE * tmpl, CK_BBOOL length_only, CK_BYTE ** data, CK_ULONG * data_len) argument
1669 generic_secret_unwrap(TEMPLATE *tmpl, CK_BYTE *data, CK_ULONG data_len, CK_BBOOL fromend) argument
[all...]
H A Dtpm_specific.c457 util_check_public_exponent(TEMPLATE *tmpl) argument
464 flag = template_attribute_find(tmpl, CKA_PUBLIC_EXPONENT,
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.c633 dt_idhash_create(const char *name, const dt_ident_t *tmpl, argument
649 dhp->dh_tmpl = tmpl;
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c49 struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals,
59 static int max_label_len( struct ldap_disptmpl *tmpl );
88 struct ldap_disptmpl *tmpl,
100 return( do_entry2text( ld, buf, NULL, entry, tmpl, defattrs, defvals,
113 struct ldap_disptmpl *tmpl,
131 return( do_entry2text( ld, buf, base, entry, tmpl, defattrs, defvals,
142 struct ldap_disptmpl *tmpl,
193 ( tmpl == NULL ) ? "Entry" : tmpl->dt_name );
197 eol, eol, ( tmpl
84 ldap_entry2text( LDAP *ld, char *buf, LDAPMessage *entry, struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals, writeptype writeproc, void *writeparm, char *eol, int rdncount, unsigned long opts ) argument
109 ldap_entry2html( LDAP *ld, char *buf, LDAPMessage *entry, struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals, writeptype writeproc, void *writeparm, char *eol, int rdncount, unsigned long opts, char *base, char *urlprefix ) argument
137 do_entry2text( LDAP *ld, char *buf, char *base, LDAPMessage *entry, struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals, writeptype writeproc, void *writeparm, char *eol, int rdncount, unsigned long opts, char *urlprefix ) argument
454 struct ldap_disptmpl *tmpl; local
[all...]
/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c617 int tmpl, err, stat; local
627 tmpl = open64(CTFS_ROOT "/process/template", O_RDWR);
628 if (tmpl >= 0) {
629 err = ct_tmpl_set_critical(tmpl, 0);
632 err = ct_tmpl_set_informative(tmpl, 0);
635 err = ct_pr_tmpl_set_fatal(tmpl, 0);
638 err = ct_tmpl_activate(tmpl);
641 err = close(tmpl);
/illumos-gate/usr/src/uts/common/contract/
H A Dprocess.c224 ctmpl_process_set(struct ct_template *tmpl, ct_kparam_t *kparam, argument
227 ctmpl_process_t *ctp = tmpl->ctmpl_data;
288 EXCESS(ctp, tmpl->ctmpl_ev_crit) &&
290 tmpl->ctmpl_ev_info |= (tmpl->ctmpl_ev_crit & ~SAFE_EV);
291 tmpl->ctmpl_ev_crit &= SAFE_EV;
324 tmpl->ctmpl_ev_crit = param_value;
335 if (EXCESS(ctp, tmpl->ctmpl_ev_crit) &&
340 tmpl->ctmpl_ev_info |= (tmpl
817 contract_process_create(ctmpl_process_t *tmpl, proc_t *parent, int canfail) argument
1016 ct_template_t *tmpl; local
[all...]
H A Ddevice.c498 ctmpl_device_set(struct ct_template *tmpl, ct_kparam_t *kparam, argument
501 ctmpl_device_t *dtmpl = tmpl->ctmpl_data;
509 ASSERT(MUTEX_HELD(&tmpl->ctmpl_lock));
583 tmpl->ctmpl_ev_crit = param_value;
1191 * create a device contract given template "tmpl" and the "owner" process.
1327 ct_template_t *tmpl; local
1345 tmpl = ctmpl_dup(lwp->lwp_ct_active[device_type->ct_type_index]);
1346 if (tmpl == NULL) {
1349 dtmpl = tmpl->ctmpl_data;
1355 mutex_enter(&tmpl
[all...]
/illumos-gate/usr/src/uts/common/des/
H A Ddes_crypt.c996 crypto_spi_ctx_template_t *tmpl, size_t *tmpl_size, crypto_req_handle_t req)
1036 *tmpl = keysched;
994 des_create_ctx_template(crypto_provider_handle_t provider, crypto_mechanism_t *mechanism, crypto_key_t *key, crypto_spi_ctx_template_t *tmpl, size_t *tmpl_size, crypto_req_handle_t req) argument
/illumos-gate/usr/src/uts/common/os/
H A Dlwp.c841 ct_template_t *tmpl; local
845 if ((tmpl = lwp->lwp_ct_active[i]) != NULL) {
846 ctmpl_free(tmpl);
H A Dcontract.c284 contract_ctor(contract_t *ct, ct_type_t *type, ct_template_t *tmpl, void *data, argument
313 ct->ct_ev_info = tmpl->ctmpl_ev_info;
314 ct->ct_ev_crit = tmpl->ctmpl_ev_crit;
315 ct->ct_cookie = tmpl->ctmpl_cookie;
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c1824 CK_MECHANISM *pMech, CK_ATTRIBUTE *tmpl, CK_ULONG tmpl_len,
1857 if (!get_template_ulong(CKA_KEY_TYPE, tmpl, tmpl_len, &keytype))
1916 meta_freeobject_set(meta_object_t *object, CK_ATTRIBUTE *tmpl, argument
1927 if (set_template_boolean(CKA_SENSITIVE, tmpl, tmpl_len,
1936 if (set_template_boolean(CKA_PRIVATE, tmpl, tmpl_len,
1977 CK_ATTRIBUTE *tmpl, CK_ULONG tmpl_len)
1984 if (set_template_boolean(CKA_TOKEN, tmpl, tmpl_len, B_TRUE,
1993 if (set_template_boolean(CKA_TOKEN, tmpl, tmpl_len, B_TRUE,
1823 meta_freeobject_check(meta_session_t *session, meta_object_t *object, CK_MECHANISM *pMech, CK_ATTRIBUTE *tmpl, CK_ULONG tmpl_len, CK_KEY_TYPE keytype) argument
1976 meta_freetoken_set(CK_ULONG slot_num, CK_BBOOL *current_value, CK_ATTRIBUTE *tmpl, CK_ULONG tmpl_len) argument
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c652 ClusterInfo *tmpl = NULL; local
658 &tmpl);
751 ClusterInfo *tmpl = NULL; local
762 (void) markInUse(fd, c, ndp, NULL, 0, VISIBLE, &tmpl);
H A Ddir.c254 ClusterInfo *tmpl = NULL; local
258 isHidden ? HIDDEN : VISIBLE, &tmpl))
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprioctl.c94 ct_template_t *tmpl; local
108 tmpl = pnp->pr_common->prc_thread->t_lwp->lwp_ct_active[pnp->pr_cttype];
109 if (tmpl == NULL) {
116 error = ctmpl_set(tmpl, &kparam, cr);
118 error = ctmpl_get(tmpl, &kparam);
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c2051 long tmpl; /* another one */ local
2113 tmpl = strtol(optarg, &str, 0);
2116 errdef.acc_chk = tmpl;
/illumos-gate/usr/src/tools/ctf/cvt/
H A Ddwarf.c164 tdesc_t tmpl, *tdp; local
166 tmpl.t_id = tid;
168 if (hash_find(dw->dw_tidhash, &tmpl, (void **)&tdp))
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c455 allocb_tmpl(size_t size, const mblk_t *tmpl) argument
460 dblk_t *src = tmpl->b_datap;
465 cr = msg_getcred(tmpl, &cpid);
/illumos-gate/usr/src/cmd/init/
H A Dinit.c4366 startd_run(const char *cline, int tmpl, ctid_t old_ctid) argument
4389 err = ct_pr_tmpl_set_transfer(tmpl, old_ctid);
4392 tmpl = startd_tmpl = contract_make_template(0, CT_PR_EV_EMPTY,
4395 err = ct_pr_tmpl_set_transfer(tmpl, old_ctid);
4413 did_activate = !(ct_tmpl_activate(tmpl));
4483 (void) ct_tmpl_clear(tmpl);
4488 (void) ct_pr_tmpl_set_transfer(tmpl, 0);
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c3683 * the prop_pattern template, tmpl.
3693 tmpl_validate_prop(property_t *prop, pgroup_t *tmpl, pgroup_t *pg, argument
3703 r = prop_pattern_type(tmpl, &type);
3709 pg, tmpl, NULL, NULL, NULL);
3727 pg_pattern, pg, tmpl, prop, NULL, &einfo);
3749 r = tmpl_validate_cardinality(tmpl, prop, pg, pg_pattern, errs);
3754 r = tmpl_validate_value_constraints(tmpl, prop, pg, pg_pattern, errs);
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c2249 int tmpl = 0; local
2259 tmpl = 1;
2261 tmpl = 0;
2265 if (tmpl == 1 && scf_tmpl_pg_description(pt, NULL, &desc) > 0) {
2279 if ((tmpl == 1) &&
2282 tmpl = 0;
2284 if (tmpl == 1 &&
2319 if (tmpl == 1 && scf_tmpl_prop_description(prt, NULL,

Completed in 366 milliseconds

12