Searched refs:key (Results 276 - 300 of 892) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientMsgManager.java64 // Create the key.
66 String key = makeClassKey(keyName, version);
72 classTable.put(headerClass, key);
135 // Create the key for the hashtable.
/osnet-11/usr/src/lib/libnisdb/
H A Dnisdb_mt.cc42 __nisdb_tsd_destroy(void *key) { argument
44 nisdb_tsd_t *tsd = (nisdb_tsd_t *)key;
72 /* Can't store key */
/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dmap_conv.c150 datum key; local
207 for (key = dbm_firstkey(dbm), next_print = PRINT_FREQ, entry_count = 1;
208 NULL != key.dptr; key = dbm_nextkey(dbm), entry_count ++) {
211 if (0 == key.dsize) {
213 "Zero length key ignored in %s %s", map_name, domain);
218 if (is_special_key(&key))
222 value = dbm_fetch(dbm, key);
225 if (SUCCESS != write_to_dit(map_name, domain, key, value,
/osnet-11/usr/src/lib/libcmd/common/
H A Dpids.c59 key(void* handle, Sffmt_t* fp, const char* arg, char** ps, Sflong_t* pn) function
117 sfkeyprintf(sfstdout, format, format, key, NiL);
/osnet-11/usr/src/lib/libgen/common/
H A Dbgets.c83 static thread_key_t key = THR_ONCE_KEY; local
84 char *stop = _get_stop(&key);
H A Dbufsplit.c81 static thread_key_t key = THR_ONCE_KEY; local
82 char **bsplitchar = _get_bsplitchar(&key);
/osnet-11/usr/src/lib/gss_mechs/mech_dh/dh192/
H A Dfakensl.c120 des_setparity_g(des_block *key) argument
122 des_setparity((char *)key);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dmk_priv.c43 krb5_key key, krb5_replay_data *replaydata,
47 krb5_enctype enctype = krb5_k_key_enctype(context, key);
91 if ((retval = krb5_k_encrypt(context, key,
128 krb5_key key; local
135 if ((key = auth_context->send_subkey) == NULL)
136 key = auth_context->key;
205 if ((retval = mk_priv_basic(context, userdata, key, &replaydata,
42 mk_priv_basic(krb5_context context, const krb5_data *userdata, krb5_key key, krb5_replay_data *replaydata, krb5_address *local_addr, krb5_address *remote_addr, krb5_pointer i_vector, krb5_data *outbuf) argument
H A Dmk_safe.c45 sumtype specifies the encryption type; key specifies the key which
58 krb5_key key, krb5_replay_data *replaydata,
98 if ((retval = krb5_k_make_checksum(context, sumtype, key,
129 krb5_key key; local
135 /* Get key */
136 if ((key = auth_context->send_subkey) == NULL)
137 key = auth_context->key;
209 krb5_enctype enctype = krb5_k_key_enctype(context, key);
57 krb5_mk_safe_basic(krb5_context context, const krb5_data *userdata, krb5_key key, krb5_replay_data *replaydata, krb5_address *local_addr, krb5_address *remote_addr, krb5_cksumtype sumtype, krb5_data *outbuf) argument
[all...]
H A Drd_priv.c46 key specifies the key to be used for decryption of the message.
64 const krb5_key key, const krb5_address *local_addr,
84 enctype = krb5_k_key_enctype(context, key);
98 if ((retval = krb5_k_decrypt(context, key,
172 krb5_key key; local
175 /* Get key */
176 if ((key = auth_context->recv_subkey) == NULL)
177 key = auth_context->key;
63 krb5_rd_priv_basic(krb5_context context, const krb5_data *inbuf, const krb5_key key, const krb5_address *local_addr, const krb5_address *remote_addr, krb5_pointer i_vector, krb5_replay_data *replaydata, krb5_data *outbuf) argument
[all...]
H A Drd_safe.c45 key specifies the key to be used for decryption of the message.
56 krb5_key key,
137 retval = krb5_k_verify_checksum(context, key,
149 retval = krb5_k_verify_checksum(context, key,
177 krb5_key key; local
193 /* Get key */
194 if ((key = auth_context->recv_subkey) == NULL)
195 key = auth_context->key;
55 krb5_rd_safe_basic(krb5_context context, const krb5_data *inbuf, krb5_key key, const krb5_address *recv_addr, const krb5_address *sender_addr, krb5_replay_data *replaydata, krb5_data *outbuf) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Ddelete.t35 foreach $key (keys %foo) {
36 delete $foo{$key};
96 foreach $key (0 .. $#foo) {
97 delete $foo[$key];
/osnet-11/usr/src/cmd/powertop/common/
H A Dpowertop.c131 char *endptr, key; local
333 key = 0;
341 (void) read(STDIN_FILENO, &key, 1);
395 if (key && !PT_ON_DUMP) {
396 switch (toupper(key)) {
412 toupper(key) == g_curr_sugg->key &&
426 /* No key pressed, will suggest something */
427 if (!key && !dump_count)
H A Dsuggestions.c66 pt_sugg_add(char *text, int weight, char key, char *sb_msg, sugg_func_t *func) argument
90 new->key = key;
117 new->key = key;
/osnet-11/usr/src/lib/nsswitch/dns/common/
H A Dgethostent.c145 he = _gethostbyname(&argp->h_errno, argp->key.name);
209 if (IN6_IS_ADDR_V4MAPPED((struct in6_addr *)argp->key.hostaddr.addr)) {
213 (void) memcpy(addrp, &argp->key.hostaddr.addr[12], addrlen);
215 addrp = (void *)argp->key.hostaddr.addr;
216 addrlen = argp->key.hostaddr.len;
217 af = argp->key.hostaddr.type;
227 ret = ent2str(he, a, argp->key.hostaddr.type);
229 ret = ent2result(he, a, argp->key.hostaddr.type);
/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dether_addr.c56 argp->key.name, 0));
66 uchar_t *e = argp->key.ether;
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaCrypt.c46 meta_object_t *key; local
55 rv = meta_handle2object(hKey, &key);
61 rv = meta_operation_init_defer(CKF_ENCRYPT, session, pMechanism, key);
63 OBJRELEASE(key);
172 meta_object_t *key; local
181 rv = meta_handle2object(hKey, &key);
187 rv = meta_operation_init_defer(CKF_DECRYPT, session, pMechanism, key);
189 OBJRELEASE(key);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_solaris.c75 krb5_keyblock key; local
79 memset(&key, 0, sizeof (krb5_keyblock));
88 if ((krb5_c_string_to_key(ctx, enctype, &password, &salt, &key)) != 0)
91 entry.key = key;
100 krb5_free_keyblock_contents(ctx, &key);
116 * constructing the salt in the string-to-key function.
117 * where kvno is the key version number of the set of service principal
119 * where flags is the set of conditions that affects the key table entries
126 * where password is the password that will be used to derive the key fo
275 k5_kt_remove_by_key(krb5_context ctx, char *key, uint_t type) argument
[all...]
/osnet-11/usr/src/lib/libast/common/cdt/
H A Ddttree.c43 Void_t *o, *k, *key; local
95 { key = _DTKEY(obj,ky,sz);
98 if(_DTCMP(dt,key,k,disc,cmpf,sz) != 0)
110 { key = (type&DT_MATCH) ? obj : _DTKEY(obj,ky,sz);
117 key = _DTKEY(obj,ky,sz);
122 { key = _DTKEY(obj,ky,sz);
129 if((cmp = _DTCMP(dt,key,k,disc,cmpf,sz)) == 0)
171 if((cmp = _DTCMP(dt,key,k,disc,cmpf,sz)) == 0)
176 if((cmp = _DTCMP(dt,key,k,disc,cmpf,sz)) < 0)
203 if((cmp = _DTCMP(dt,key,
[all...]
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_page.c91 __get_item(hashp, cursorp, key, val, item_info)
94 DBT *key, *val;
145 key->size = hashp->hdr.bsize -
148 key->size = DATA_OFF(cursorp->pagep, i) -
158 key->data = KEY(cursorp->pagep, cursorp->pgndx);
203 __get_item_first(hashp, cursorp, key, val, item_info)
206 DBT *key, *val;
211 return (__get_item_next(hashp, cursorp, key, val, item_info));
215 * Returns a pointer to key/data pair on a page. In the case of bigkeys,
219 __get_item_next(hashp, cursorp, key, va
454 DBT key, val; local
535 __addel(HTAB *hashp, ITEM_INFO *item_info, const DBT *key, const DBT *val, u_int32_t num_items, const u_int8_t expanding) argument
[all...]
H A Dhash.c509 "hdestroy: big key/data pages %ld\n", hash_bigpages);
526 /* Free the big key and big data returns */
633 * 1 to indicate an external ERROR (i.e. key not found, etc)
640 hash_get(dbp, key, data, flag)
642 const DBT *key;
653 return (hash_access(hashp, HASH_GET, key, data));
657 hash_put(dbp, key, data, flag)
659 DBT *key;
675 HASH_PUTNEW : HASH_PUT, key, (DBT *)data));
679 hash_delete(dbp, key, fla
[all...]
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_sendsigned.c30 ns_tsig_key *key, u_char *answer, int anslen)
62 if (ns_samename(key->alg, NS_TSIG_ALG_HMAC_MD5) != 1)
65 dstkey = dst_buffer_to_key(key->name, KEY_HMAC_MD5,
68 key->data, key->len);
29 res_nsendsigned(res_state statp, const u_char *msg, int msglen, ns_tsig_key *key, u_char *answer, int anslen) argument
/osnet-11/usr/src/cmd/sendmail/include/libsmdb/
H A Dsmdb.h65 ** DB_DEL_FUNC -- removes a key and data pair from the database
69 ** key -- The key to remove.
79 SMDB_DBENT *key, unsigned int flags));
96 ** DB_GET_FUNC -- Gets the data associated with a key.
100 ** key -- The key to access.
111 SMDB_DBENT *key,
115 ** DB_PUT_FUNC -- Sets some data according to the key.
119 ** key
[all...]
/osnet-11/usr/src/cmd/sendmail/libsmdb/
H A Dsmdb2.c243 smdb2_del(database, key, flags)
245 SMDB_DBENT *key;
252 dbkey.data = key->data;
253 dbkey.size = key->size;
277 smdb2_get(database, key, data, flags)
279 SMDB_DBENT *key;
289 dbkey.data = key->data;
290 dbkey.size = key->size;
299 smdb2_put(database, key, data, flags)
301 SMDB_DBENT *key;
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dbtrfs.c146 struct grub_btrfs_key key; member in struct:grub_btrfs_leaf_node
153 struct grub_btrfs_key key; member in struct:grub_btrfs_internal_node
160 struct grub_btrfs_key key; member in struct:grub_btrfs_dir_item
370 *key_out = leaf.key;
427 node.key.object_id, node.key.type,
428 node.key.offset);
430 if (key_cmp (&node.key, key_in) == 0)
441 if (key_cmp (&node.key, key_in) > 0)
479 leaf.key
602 struct grub_btrfs_key *key; local
1150 find_path(struct grub_btrfs_data *data, const char *path, struct grub_btrfs_key *key, grub_uint64_t *tree, grub_uint8_t *type) argument
[all...]

Completed in 65 milliseconds

<<11121314151617181920>>