Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 976) sorted by relevance

12345678910>>...40

/titanic_50/usr/src/cmd/hal/hald/
H A Ddevice.c212 const char *key; in hal_device_merge_with_rewrite() local
287 const char *key; in hal_device_merge() local
360 const char *key; in hal_device_matches() local
459 hal_device_has_property (HalDevice *device, const char *key) in hal_device_has_property()
476 hal_device_property_find (HalDevice *device, const char *key) in hal_device_property_find()
494 hal_device_property_to_string (HalDevice *device, const char *key) in hal_device_property_to_string()
527 hal_device_property_get_type (HalDevice *device, const char *key) in hal_device_property_get_type()
543 hal_device_property_get_string (HalDevice *device, const char *key) in hal_device_property_get_string()
559 hal_device_property_get_as_string (HalDevice *device, const char *key, char *buf, size_t bufsize) in hal_device_property_get_as_string()
623 hal_device_property_get_int (HalDevice *device, const char *key) in hal_device_property_get_int()
[all …]
/titanic_50/usr/src/lib/print/libprint/common/
H A Dns_cmn_kvp.c58 ns_kvp_create(const char *key, const char *value) in ns_kvp_create()
98 ns_kvp_match_key(const ns_kvp_t *kvp, char *key) in ns_kvp_match_key()
120 ns_r_get_value(const char *key, const ns_printer_t *printer, int level) in ns_r_get_value()
201 ns_get_value(const char *key, const ns_printer_t *printer) in ns_get_value()
212 ns_get_value_string(const char *key, const ns_printer_t *printer) in ns_get_value_string()
223 ns_set_value(const char *key, const void *value, ns_printer_t *printer) in ns_set_value()
235 ns_set_value_from_string(const char *key, const char *string, in ns_set_value_from_string()
/titanic_50/usr/src/lib/libc/port/threads/
H A Dtsd.c163 thread_key_t key; in thr_keycreate_once() local
185 pthread_key_delete(pthread_key_t key) in pthread_key_delete()
214 pthread_getspecific(pthread_key_t key) in pthread_getspecific()
236 thr_getspecific(thread_key_t key, void **valuep) in thr_getspecific()
267 thr_setspecific_slow(thread_key_t key, void *value) in thr_setspecific_slow()
322 thr_setspecific(thread_key_t key, void *value) in thr_setspecific()
355 pthread_setspecific(pthread_key_t key, const void *value) in pthread_setspecific()
375 _thr_slot_offset(thread_key_t key) in _thr_slot_offset()
390 thread_key_t key; in tsd_exit() local
/titanic_50/usr/src/uts/common/os/
H A Dmodhash.c151 #define MH_KEY_DESTROY(hash, key) ((hash->mh_kdtor)(key)) argument
179 mod_hash_null_keydtor(mod_hash_key_t key) in mod_hash_null_keydtor()
205 mod_hash_bystr(void *hash_data, mod_hash_key_t key) in mod_hash_bystr()
229 mod_hash_strkey_dtor(mod_hash_key_t key) in mod_hash_strkey_dtor()
271 mod_hash_byptr(void *hash_data, mod_hash_key_t key) in mod_hash_byptr()
340 mod_hash_byid(void *hash_data, mod_hash_key_t key) in mod_hash_byid()
518 i_mod_hash(mod_hash_t *hash, mod_hash_key_t key) in i_mod_hash()
545 i_mod_hash_insert_nosync(mod_hash_t *hash, mod_hash_key_t key, in i_mod_hash_insert_nosync()
579 mod_hash_insert(mod_hash_t *hash, mod_hash_key_t key, mod_hash_val_t val) in mod_hash_insert()
602 mod_hash_insert_reserve(mod_hash_t *hash, mod_hash_key_t key, in mod_hash_insert_reserve()
[all …]
/titanic_50/usr/src/lib/libsasl/lib/
H A Dconfig.c74 char *key; member
95 char *p, *key; local
250 const char *key, const char *def)
263 const char *sasl_config_getstring(const char *key,const char *def)
277 int sasl_config_getint(_sasl_global_context_t *gctx, const char *key,int def)
294 int sasl_config_getswitch(_sasl_global_context_t *gctx,const char *key,int def)
/titanic_50/usr/src/cmd/sendmail/db/dbm/
H A Ddbm.c102 __db_dbm_fetch(key) in __db_dbm_fetch() argument
129 __db_dbm_nextkey(key) in __db_dbm_nextkey() argument
145 __db_dbm_delete(key) in __db_dbm_delete() argument
156 __db_dbm_store(key, dat) in __db_dbm_store() argument
245 __db_ndbm_fetch(dbm, key) in __db_ndbm_fetch() argument
293 datum key; local
328 datum key; local
358 __db_ndbm_delete(dbm, key) in __db_ndbm_delete() argument
391 __db_ndbm_store(dbm, key, data, flags) in __db_ndbm_store() argument
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c239 #define PGR_RESERVATION_HOLDER(pgr, key, it) ( \ argument
272 sbd_swap_pgrkey_info(sbd_pgr_key_info_t *key) in sbd_swap_pgrkey_info()
303 sbd_pgr_key_t *key, *last_key = NULL; in sbd_pgr_meta_load() local
430 sbd_pgr_key_t *key; in sbd_pgr_meta_write() local
518 sbd_pgr_key_t *key; in sbd_pgr_key_alloc() local
541 sbd_pgr_key_free(sbd_pgr_key_t *key) in sbd_pgr_key_free()
557 sbd_pgr_key_t *key; in sbd_pgr_keylist_dealloc() local
592 sbd_pgr_remove_key(sbd_lu_t *slu, sbd_pgr_key_t *key) in sbd_pgr_remove_key()
637 sbd_pgr_key_t *nextkey, *key = pgr->pgr_keylist; in sbd_pgr_remove_keys() local
710 sbd_pgr_key_compare(sbd_pgr_key_t *key, scsi_devid_desc_t *lpt, in sbd_pgr_key_compare()
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_enc.c35 AES_KEY key; in aes_wrap() local
86 AES_KEY key; in aes_unwrap() local
134 hmac_sha1(unsigned char *key, unsigned int key_len, in hmac_sha1()
143 hmac_sha1_vector(unsigned char *key, unsigned int key_len, size_t num_elem, in hmac_sha1_vector()
168 sha1_prf(unsigned char *key, unsigned int key_len, in sha1_prf()
213 rc4_skip(uint8_t *key, size_t keylen, size_t skip, in rc4_skip()
232 rc4(uint8_t *buf, size_t len, uint8_t *key, size_t key_len) in rc4()
241 hmac_md5_vector(uint8_t *key, size_t key_len, size_t num_elem, in hmac_md5_vector()
265 hmac_md5(uint8_t *key, size_t key_len, uint8_t *data, in hmac_md5()
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dutil_set.c38 void *key; member
65 int g_set_entry_add(g_set_elt *s, void *key, void *value) in g_set_entry_add()
81 int g_set_entry_delete(g_set_elt *s, void *key) in g_set_entry_delete()
98 int g_set_entry_get(g_set_elt *s, void *key, void **value) in g_set_entry_get()
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth-rsa.c59 auth_rsa_generate_challenge(Key *key) in auth_rsa_generate_challenge()
77 auth_rsa_verify_response(Key *key, BIGNUM *challenge, u_char response[16]) in auth_rsa_verify_response()
117 auth_rsa_challenge_dialog(Key *key) in auth_rsa_challenge_dialog()
163 Key *key; in auth_rsa_key_allowed() local
290 Key *key; in auth_rsa() local
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/
H A Ddes.c38 k5_des_docrypt(krb5_context context, krb5_const krb5_keyblock *key, in k5_des_docrypt()
67 k5_des_encrypt(krb5_context context, krb5_const krb5_keyblock *key, in k5_des_encrypt()
75 k5_des_decrypt(krb5_context context, krb5_const krb5_keyblock *key, in k5_des_decrypt()
84 krb5_keyblock *key) in k5_des_make_key()
H A Ddes3.c38 krb5_const krb5_keyblock *key, krb5_const krb5_data *ivec, in k5_des3_docrypt()
69 krb5_const krb5_keyblock *key, krb5_const krb5_data *ivec, in k5_des3_encrypt()
77 krb5_const krb5_keyblock *key, krb5_const krb5_data *ivec, in k5_des3_decrypt()
85 krb5_keyblock *key) in k5_des3_make_key()
H A Darcfour_provider.c23 const krb5_keyblock *key, in setup_arcfour_crypto()
74 const krb5_keyblock *key, const krb5_data *state, in k5_arcfour_decrypt()
191 const krb5_keyblock *key, const krb5_data *state, in k5_arcfour_encrypt()
298 const krb5_data *randombits, krb5_keyblock *key) in k5_arcfour_make_key()
329 const krb5_keyblock *key, in k5_arcfour_init_state()
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dencrypt.c38 update_key_template(krb5_keyblock *key) in update_key_template()
81 init_key_kef(crypto_mech_type_t mech_type, krb5_keyblock *key) in init_key_kef()
111 init_key_uef(CK_SESSION_HANDLE hSession, krb5_keyblock *key) in init_key_uef()
175 krb5_c_encrypt(krb5_context context, const krb5_keyblock *key, in krb5_c_encrypt()
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Ddbm.c91 kdb2_fetch(key) in kdb2_fetch() argument
120 kdb2_nextkey(key) in kdb2_nextkey() argument
135 kdb2_delete(key) in kdb2_delete() argument
146 kdb2_store(key, dat) in kdb2_store() argument
205 kdb2_dbm_fetch(db, key) in kdb2_dbm_fetch() argument
292 kdb2_dbm_delete(db, key) in kdb2_dbm_delete() argument
320 kdb2_dbm_store(db, key, content, flags) in kdb2_dbm_store() argument
/titanic_50/usr/src/cmd/cron/
H A Delm.c93 struct key *key; member
108 struct key { time_t time; argument
111 struct key *left; argument
112 struct key *right; }; argument
122 struct index { struct key *key; member
/titanic_50/usr/src/lib/libnisdb/yptol/
H A Dttl_utils.c67 has_entry_expired(map_ctrl *map, datum *key) in has_entry_expired()
163 datum key; in has_map_expired() local
188 update_entry_ttl(map_ctrl *map, datum *key, TTL_TYPE type) in update_entry_ttl()
238 datum key; in update_map_ttl() local
/titanic_50/usr/src/uts/common/ipp/ipgpc/
H A Dtable.c58 ht_insert(table_id_t *taid, key_t id, int key) in ht_insert()
126 ht_search(hash_table table, int key) in ht_search()
155 ht_retrieve(table_id_t *taid, int key, ht_match_t *fid_table) in ht_retrieve()
198 ht_remove(table_id_t *taid, key_t id, int key) in ht_remove()
H A Dtrie.c216 t_insert(trie_id_t *tid, key_t id, uint32_t key, uint32_t mask) in t_insert()
330 t_insert6(trie_id_t *tid, key_t id, in6_addr_t key, in6_addr_t mask) in t_insert6()
399 t_traverse_delete(node_t **in_node, uint8_t pos, key_t id, uint32_t key, in t_traverse_delete()
602 t_remove(trie_id_t *tid, key_t id, uint32_t key, uint32_t mask) in t_remove()
627 t_remove6(trie_id_t *tid, key_t id, in6_addr_t key, in6_addr_t mask) in t_remove6()
702 t_retrieve(trie_id_t *tid, uint32_t key, ht_match_t *fid_table) in t_retrieve()
779 t_retrieve6(trie_id_t *tid, in6_addr_t key, ht_match_t *fid_table) in t_retrieve6()
/titanic_50/usr/src/lib/libnsctl/common/
H A Dhash.c44 nsc_insert_node(hash_node_t **hash, void *data, const char *key) in nsc_insert_node()
78 nsc_lookup(hash_node_t **hash, const char *key) in nsc_lookup()
94 nsc_remove_node(hash_node_t **hash, char *key) in nsc_remove_node()
158 calc_hash(const char *key) in calc_hash()
/titanic_50/usr/src/lib/libresolv2/common/dst/
H A Dhmac_link.c98 HMAC_Key *key; in dst_hmac_md5_sign() local
167 HMAC_Key *key; in dst_hmac_md5_verify() local
226 dst_buffer_to_hmac_md5(DST_KEY *dkey, const u_char *key, const int keylen) in dst_buffer_to_hmac_md5()
286 u_char key[HMAC_LEN]; in dst_hmac_md5_key_to_file_format() local
348 u_char key[HMAC_LEN+1]; /* b64_pton needs more than 64 bytes do decode in dst_hmac_md5_key_from_file_format() local
434 dst_hmac_md5_free_key_structure(void *key) in dst_hmac_md5_free_key_structure()
450 dst_hmac_md5_generate_key(DST_KEY *key, const int nothing) in dst_hmac_md5_generate_key()
/titanic_50/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_polled.c79 kbtrans_key_t key; in kbtrans_ischar() local
165 kbtrans_key_t key, in kbtrans_polled_pressed()
237 kbtrans_polled_released(struct kbtrans *upper, kbtrans_key_t key) in kbtrans_polled_released()
268 kbtrans_key_t key) in kbtrans_polled_setup_repeat()
/titanic_50/usr/src/cmd/sendmail/db/hash/
H A Dhash_func.c77 __ham_func2(key, len) in __ham_func2() argument
108 __ham_func3(key, len) in __ham_func3() argument
155 __ham_func4(key, len) in __ham_func4() argument
212 __ham_func5(key, len) in __ham_func5() argument
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dauthfd.c317 Key *key = NULL; in ssh_get_next_identity() local
363 Key* key, BIGNUM *challenge, in ssh_decrypt_challenge()
414 Key *key, in ssh_agent_sign()
457 ssh_encode_identity_rsa1(Buffer *b, RSA *key, const char *comment) in ssh_encode_identity_rsa1()
471 ssh_encode_identity_ssh2(Buffer *b, Key *key, const char *comment) in ssh_encode_identity_ssh2()
500 ssh_add_identity_constrained(AuthenticationConnection *auth, Key *key, in ssh_add_identity_constrained()
545 ssh_add_identity(AuthenticationConnection *auth, Key *key, const char *comment) in ssh_add_identity()
556 ssh_remove_identity(AuthenticationConnection *auth, Key *key) in ssh_remove_identity()
/titanic_50/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_hash.c57 DAPL_HASH_KEY key; member
97 #define DAPL_DOHASH(key, hashsize) ((uint64_t)((key) % (hashsize))) argument
140 DAPL_HASH_KEY key, in dapli_hash_rehash()
180 DAPL_HASH_KEY key, in dapli_hash_add()
289 DAPL_HASH_KEY key, in dapl_hash_delete_element()
442 IN DAPL_HASH_KEY key, in dapls_hash_insert()
476 IN DAPL_HASH_KEY key, in dapls_hash_search()
508 IN DAPL_HASH_KEY key, in dapls_hash_remove()

12345678910>>...40