Searched refs:key (Results 451 - 475 of 892) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dcdt.h91 { int key; /* where the key begins in an object */ member in struct:_dtdisc_s
92 int size; /* key size and type */
103 ( (dc)->key = (ky), (dc)->size = (sz), (dc)->link = (lk), \
164 #define DT_MATCH 0001000 /* find object matching key */
242 /* internal functions for translating among holder, object and key */
245 (ky = (dc)->key, sz = (dc)->size, lk = (dc)->link, cmpf = (dc)->comparf)
256 #define _DTMTCH(dt,key,action) \
260 _key = (key); \
282 #define DTTREEMATCH(dt,key,actio
[all...]
/osnet-11/usr/src/lib/libast/common/cdt/
H A Ddthash.c109 reg Void_t *k, *key; local
185 { key = (type&DT_MATCH) ? obj : _DTKEY(obj,ky,sz);
186 hsh = _DTHSH(dt,key,disc,sz);
192 key = _DTKEY(obj,ky,sz);
203 { key = _DTKEY(obj,ky,sz);
204 hsh = _DTHSH(dt,key,disc,sz);
211 if(_DTCMP(dt,key,k,disc,cmpf,sz) == 0)
/osnet-11/usr/src/lib/libast/common/include/
H A Dcdt.h91 { int key; /* where the key begins in an object */ member in struct:_dtdisc_s
92 int size; /* key size and type */
103 ( (dc)->key = (ky), (dc)->size = (sz), (dc)->link = (lk), \
164 #define DT_MATCH 0001000 /* find object matching key */
242 /* internal functions for translating among holder, object and key */
245 (ky = (dc)->key, sz = (dc)->size, lk = (dc)->link, cmpf = (dc)->comparf)
256 #define _DTMTCH(dt,key,action) \
260 _key = (key); \
282 #define DTTREEMATCH(dt,key,actio
[all...]
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dcdt.h91 { int key; /* where the key begins in an object */ member in struct:_dtdisc_s
92 int size; /* key size and type */
103 ( (dc)->key = (ky), (dc)->size = (sz), (dc)->link = (lk), \
164 #define DT_MATCH 0001000 /* find object matching key */
242 /* internal functions for translating among holder, object and key */
245 (ky = (dc)->key, sz = (dc)->size, lk = (dc)->link, cmpf = (dc)->comparf)
256 #define _DTMTCH(dt,key,action) \
260 _key = (key); \
282 #define DTTREEMATCH(dt,key,actio
[all...]
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dcdt.h91 { int key; /* where the key begins in an object */ member in struct:_dtdisc_s
92 int size; /* key size and type */
103 ( (dc)->key = (ky), (dc)->size = (sz), (dc)->link = (lk), \
164 #define DT_MATCH 0001000 /* find object matching key */
242 /* internal functions for translating among holder, object and key */
245 (ky = (dc)->key, sz = (dc)->size, lk = (dc)->link, cmpf = (dc)->comparf)
256 #define _DTMTCH(dt,key,action) \
260 _key = (key); \
282 #define DTTREEMATCH(dt,key,actio
[all...]
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dcdt.h91 { int key; /* where the key begins in an object */ member in struct:_dtdisc_s
92 int size; /* key size and type */
103 ( (dc)->key = (ky), (dc)->size = (sz), (dc)->link = (lk), \
164 #define DT_MATCH 0001000 /* find object matching key */
242 /* internal functions for translating among holder, object and key */
245 (ky = (dc)->key, sz = (dc)->size, lk = (dc)->link, cmpf = (dc)->comparf)
256 #define _DTMTCH(dt,key,action) \
260 _key = (key); \
282 #define DTTREEMATCH(dt,key,actio
[all...]
/osnet-11/usr/src/lib/libuvfs/common/
H A Dname.c107 libuvfs_fid_info_t *rc, key; local
109 key.nm_fid = *dirfid;
111 rc = avl_find(&fs->fs_name_info_tree, &key, where);
120 libuvfs_name_dirent_t *rc, key; local
122 key.de_name = libuvfs_strdup(name);
124 rc = avl_find(&dir->nm_dir, &key, where);
126 libuvfs_strfree(key.de_name);
/osnet-11/usr/src/lib/nsswitch/ad/common/
H A Dgetpwnam.c66 * the case of the name (i.e. key) in the request. Therefore,
70 argp->key.name, "x", uid, gid, gecos, homedir, shell) + 1;
93 argp->key.name, "x", uid, gid, gecos, homedir, shell);
225 uid = argp->key.uid;
312 if (_ldap_filter_name(name, argp->key.name, sizeof (name)) != 0)
408 if (argp->key.uid <= MAXUID)
412 if (idmap_get_u2w_mapping(&argp->key.uid, NULL, 0,
458 argp->key.uid, gid, "", "", "") < 0)
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dldap.py275 key = vals[0] # verify key and values variable in class:LdapClient
276 if not key.endswith('='):
277 continue # Not a valid DB key
278 key = key[:-1] variable in class:LdapClient
279 self.traceit(' KEY: ', key)
285 self.traceit(' >> ', self.ALLPROPS[m][1], key)
286 if self.ALLPROPS[m][1] == key:
353 # db now holds all key/valu
[all...]
/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dgethostent.c110 return (hash_string_tolower(argp->key.name, strlen(argp->key.name)));
178 (void) memcpy(&addr_ipv4, argp->key.hostaddr.addr,
232 keyp = argp->key.name;
257 keyp = argp->key.name;
436 res = __nss_files_XY_hostbyname(be, argp, argp->key.name,
495 if (argp->key.hostaddr.type != af)
508 return (h_length == argp->key.hostaddr.len &&
509 memcmp(h_addrp, argp->key.hostaddr.addr,
510 argp->key
[all...]
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftEncryptUtil.c91 * key_p: pointer to key soft_object_t struct
102 * CKR_KEY_TYPE_INCONSISTENT: incorrect type of key to use
906 ARCFour_key *key = (ARCFour_key *)session_p->encrypt.context; local
911 bzero(key, sizeof (*key));
1024 ARCFour_key *key = (ARCFour_key *)active_op->context; local
1026 if (key != NULL)
1027 bzero(key, sizeof (*key));
1038 if (rsa_ctx->key !
[all...]
/osnet-11/usr/src/lib/libdevalloc/common/
H A Dgetdaent.c493 (void) pack_white(kvp->key);
525 ndata[i].key = _strdup_null(odata[i].key);
531 ndata[i].key = strdup(DAOPT_MINLABEL);
537 ndata[i].key = strdup(DAOPT_MAXLABEL);
/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h203 kDNSServiceType_KEY = 25, /* Security key. */
220 kDNSServiceType_TKEY = 249, /* Transaction key */
1357 * large enough to hold a key subsequently added using TXTRecordSetValue(),
1366 * the key/value pairs that are to be added to the record.
1368 * key/value pairs to be added, or simply provide a fixed-sized buffer
1370 * A no-value (key-only) key requires (1 + key length) bytes.
1371 * A key with empty value requires (1 + key lengt
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_file.c299 cur_entry.key.contents = 0;
314 * comparisons of service and host components are performed for key
336 new_entry.key.enctype,
350 new_entry.key.enctype = enctype;
358 /* A 1.2.x keytab contains only the low 8 bits of the key
361 figure out the "highest" numbered key if some numbers
901 (entry->key.enctype == cur_entry.key.enctype) &&
1027 * principal timestamp vno key
1029 * principal timestamp vno key
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dcopy_auth.c297 const krb5_keyblock *key,
315 code = krb5int_c_mandatory_cksumtype(context, key->enctype,
328 key, KRB5_KEYUSAGE_AD_KDCISSUED_CKSUM,
358 const krb5_keyblock *key,
395 code = krb5_c_verify_checksum(context, key,
296 krb5_make_authdata_kdc_issued(krb5_context context, const krb5_keyblock *key, krb5_const_principal issuer, krb5_authdata *const *authdata, krb5_authdata ***ad_kdcissued) argument
357 krb5_verify_authdata_kdc_issued(krb5_context context, const krb5_keyblock *key, const krb5_authdata *ad_kdcissued, krb5_principal *issuer, krb5_authdata ***authdata) argument
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dcrypto.c99 * key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\EFS\
106 * this registry key. It would be interesting to check out encryption on one
118 * struct ntfs_fek - Decrypted, in-memory file encryption key.
144 gcry_sexp_t key; member in struct:__anon2166
176 ntfs_log_error("You have to specify the key file, a pointer "
177 "to hold the key file contents, and a pointer "
178 "to hold the size of the key file contents.\n");
183 ntfs_log_perror("Failed to open key file");
187 ntfs_log_perror("Failed to stat key file");
201 ntfs_log_perror("Failed to allocate buffer for key fil
714 ntfs_desx_setkey(void *context, const u8 *key, unsigned keylen) argument
1195 ntfs_rsa_private_key_t *key; local
[all...]
H A Ddir.c176 (ntfschar*)&ie->key.file_name.file_name,
177 ie->key.file_name.file_name_length,
197 (ntfschar*)&ie->key.file_name.file_name,
198 ie->key.file_name.file_name_length,
206 (ntfschar*)&ie->key.file_name.file_name,
207 ie->key.file_name.file_name_length, 1,
225 (ntfschar*)&ie->key.file_name.file_name,
226 ie->key.file_name.file_name_length, 1,
359 (ntfschar*)&ie->key.file_name.file_name,
360 ie->key
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dkdb.h269 #define KRB5_KDC_MKEY_1 "Enter KDC database master key"
270 #define KRB5_KDC_MKEY_2 "Re-enter KDC database master key to verify"
335 krb5_keyblock *client_key; /* Reply key, valid for AS-REQ only */
339 krb5_keyblock *session_key; /* Reply session key */
454 krb5_keyblock *key );
456 krb5_keyblock *key);
458 krb5_keyblock **key );
461 krb5_keyblock *key );
466 krb5_keyblock *key,
480 krb5_keyblock *key);
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dnilfs2.c295 grub_nilfs2_dat_translate (struct grub_nilfs2_data *data, grub_uint64_t key);
417 grub_uint64_t key, int *indexp)
430 if (nkey == key)
435 else if (nkey < key)
503 grub_uint64_t key, int need_translate)
513 found = grub_nilfs2_btree_node_lookup (node, key, &index);
534 found = grub_nilfs2_btree_node_lookup (node, key, &index);
558 grub_nilfs2_direct_lookup (struct grub_nilfs2_inode *inode, grub_uint64_t key)
560 return grub_le_to_cpu64 (inode->i_bmap[1 + key]);
566 grub_uint64_t key, in
415 grub_nilfs2_btree_node_lookup(struct grub_nilfs2_btree_node *node, grub_uint64_t key, int *indexp) argument
500 grub_nilfs2_btree_lookup(struct grub_nilfs2_data *data, struct grub_nilfs2_inode *inode, grub_uint64_t key, int need_translate) argument
557 grub_nilfs2_direct_lookup(struct grub_nilfs2_inode *inode, grub_uint64_t key) argument
563 grub_nilfs2_bmap_lookup(struct grub_nilfs2_data *data, struct grub_nilfs2_inode *inode, grub_uint64_t key, int need_translate) argument
581 grub_nilfs2_dat_translate(struct grub_nilfs2_data *data, grub_uint64_t key) argument
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c124 * directories use this key as well as old files
161 struct key struct
176 #define KEY_SIZE (sizeof (struct key))
185 struct key blk_right_delim_key; /* Right delimiting key for this block (supported for leaf level nodes
193 struct key ih_key; /* Everything in the tree is found by searching for it based on its key.*/
199 stat data item. Note that the key, not this field, is used to determine
248 __u32 deh_offset; /* third component of the directory entry key */
350 #define KEY(cache) ((struct key *) ((in
837 struct key *key; local
[all...]
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c423 * Set/Get the master key associated with the database
426 krb5_db2_db_set_mkey(krb5_context context, krb5_keyblock *key) argument
436 db_ctx->db_master_key = key;
441 krb5_db2_db_get_mkey(krb5_context context, krb5_keyblock **key) argument
451 *key = db_ctx->db_master_key;
955 DBT key, contents; local
985 key.data = keydata.data;
986 key.size = keydata.length;
989 dbret = (*db->get) (db, &key, &contents, 0);
1044 DBT key, content local
1119 DBT key, contents; local
1202 DBT key, contents; local
1664 krb5_db2_set_master_key_ext(krb5_context kcontext, char *pwd, krb5_keyblock * key) argument
[all...]
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dnetr_clnt.c55 /* The DES algorithm uses a 56-bit encryption key. */
528 if (netr_gen_credentials(netr_info->session_key.key,
534 if (netr_gen_credentials(netr_info->session_key.key,
562 * Generate a 128-bit session key from the client and server challenges.
624 netr_info->session_key.key);
636 * Generate a 64-bit session key from the client and server challenges.
640 * the combination of the client and server challenges, the key is
646 * key: passwd lower 7 bytes
650 * the key is the last 7 bytes of the password.
653 * key
1191 BYTE key[NETR_OWF_PASSWORD_SZ]; local
[all...]
/osnet-11/usr/src/cmd/hal/hald/
H A Dutil.c208 hal_util_set_int_from_file (HalDevice *d, const gchar *key, const gchar *directory, const gchar *file, gint base) argument
216 ret = hal_device_property_set_int (d, key, value);
259 hal_util_set_uint64_from_file (HalDevice *d, const gchar *key, const gchar *directory, const gchar *file, gint base) argument
267 ret = hal_device_property_set_uint64 (d, key, value);
349 hal_util_set_bcd2_from_file (HalDevice *d, const gchar *key, const gchar *directory, const gchar *file) argument
357 ret = hal_device_property_set_int (d, key, value);
410 hal_util_set_string_from_file (HalDevice *d, const gchar *key, const gchar *directory, const gchar *file) argument
418 ret = hal_device_property_set_string (d, key, buf);
640 * @param key Property name
650 hal_util_set_string_elem_from_file (HalDevice *d, const gchar *key, argument
690 hal_util_set_int_elem_from_file(HalDevice *d, const gchar *key, const gchar *directory, const gchar *file, const gchar *linestart, guint elem, guint base, gboolean reuse) argument
747 hal_util_set_bool_elem_from_file(HalDevice *d, const gchar *key, const gchar *directory, const gchar *file, const gchar *linestart, guint elem, const gchar *expected, gboolean reuse) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_MacOS.pm45 my($key);
87 my $key;
88 for $key (@ExtUtils::MakeMaker::Prepend_parent) {
89 next unless defined $self->{PARENT}{$key};
90 $self->{$key} = $self->{PARENT}{$key};
91 if ($key !~ /PERL$/) {
92 $self->{$key} = $self->catdir("..",$self->{$key})
93 unless $self->file_name_is_absolute($self->{$key});
[all...]
/osnet-11/usr/src/lib/libproject/common/
H A Dgetprojent.c107 arg.key.projid = projid;
119 arg.key.name = name;
217 arg.key.name = attrproj;
232 arg.key.name = projname;
240 arg.key.name = projname;
247 arg.key.name = "default";

Completed in 147 milliseconds

<<11121314151617181920>>