/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | setkeymap.c | 197 int numbytes, key_size = cur_term->_ksz; in setkeymap() local 238 malloc((key_size + (numkeys = (short)(p - keymap))) * in setkeymap() 263 if (key_size != 0) { in setkeymap() 265 (char *) cur_term->_keys, (key_size * in setkeymap()
|
/titanic_44/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | hash_bigkey.c | 93 size_t key_size, val_size; local 98 key_size = key->size; 104 for (base_page = 1; key_size + val_size;) { 115 key_move_bytes = MIN(FREESPACE(pagep), key_size); 128 key_size -= key_move_bytes;
|
/titanic_44/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_ht.c | 89 ht_create_table(size_t table_size, size_t key_size, size_t flags) in ht_create_table() argument 95 if ((table_size == 0) || (key_size == 0)) in ht_create_table() 110 ht->ht_key_size = key_size; in ht_create_table()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_utils.c | 215 oce_gen_hkey(char *hkey, int key_size) in oce_gen_hkey() argument 218 int nkeys = key_size/sizeof (uint32_t); in oce_gen_hkey()
|
/titanic_44/usr/src/cmd/ssh/include/ |
H A D | key.h | 76 u_int key_size(Key *);
|
/titanic_44/usr/src/uts/common/smbsrv/ |
H A D | hash_table.h | 154 extern HT_HANDLE *ht_create_table(size_t table_size, size_t key_size,
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/oce/ |
H A D | oce_utils.h | 144 void oce_gen_hkey(char *hkey, int key_size);
|
/titanic_44/usr/src/cmd/sendmail/aux/ |
H A D | vacation.c | 290 dump_content(key_size, key_ptr, content_size, content_ptr) in dump_content() argument 291 long key_size, content_size; in dump_content() 298 (void) printf("%-53.40*s: %s", (int)key_size, key_ptr,
|
/titanic_44/usr/src/cmd/ssh/libssh/common/ |
H A D | hostfile.c | 171 *bitsp = key_size(ret); in hostfile_read_key()
|
H A D | key.c | 559 key_size(Key *k) in key_size() function
|
/titanic_44/usr/src/cmd/ssh/ssh-add/ |
H A D | ssh-add.c | 214 key_size(key), fp, comment, key_type(key)); in list_identities()
|
/titanic_44/usr/src/cmd/ssh/ssh-keygen/ |
H A D | ssh-keygen.c | 183 key_size(k), key_type(k), in do_convert_to_ssh2() 455 printf("%u %s %s\n", key_size(public), fp, comment); in do_fingerprint() 515 printf("%u %s %s\n", key_size(public), fp, in do_fingerprint()
|
/titanic_44/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_page.c | 1249 u_int32_t data_size, key_size, pairsize, rectype; local 1262 key_size = HKEYDATA_PSIZE(key->size); 1267 key_size = HOFFPAGE_PSIZE; 1271 pairsize = key_size + data_size;
|
/titanic_44/usr/src/cmd/ssh/ssh-agent/ |
H A D | ssh-agent.c | 353 if (bits != key_size(key)) in process_remove_identity() 355 key_size(key), bits); in process_remove_identity()
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | tpm_specific.c | 689 UINT32 key_size; in token_wrap_sw_key() local 691 key_size = util_get_keysize_flag(size_n * 8); in token_wrap_sw_key() 698 TSS_KEY_MIGRATABLE | initFlags | key_size, phKey); in token_wrap_sw_key()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dhchap.c | 5934 uint32_t key_size, in emlxs_BIGNUM_pubkey() argument 5958 if (big_init(&e, CHARLEN2BIGNUMLEN(key_size)) != BIG_OK) { in emlxs_BIGNUM_pubkey() 5961 CHARLEN2BIGNUMLEN(key_size)); in emlxs_BIGNUM_pubkey() 5967 bytestring2bignum(&e, (unsigned char *)key, key_size); in emlxs_BIGNUM_pubkey() 6072 uint32_t key_size; in emlxs_hash_Cai() local 6075 key_size = cval_len; in emlxs_hash_Cai() 6090 key, key_size, dhgp_id, &pubkey_len); in emlxs_hash_Cai() 6136 key, key_size, dhgp_id, &pubkey_len); in emlxs_hash_Cai()
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_sp.c | 2436 u32_t key_size) in lm_update_rss_key() argument 2455 if (i < key_size) in lm_update_rss_key() 2512 u32_t table_size, u8_t *hash_key, u32_t key_size, lm_rss_hash_t hash_type, in lm_enable_rss() argument 2592 key_changed = lm_update_rss_key(pdev, hash_key, key_size); in lm_enable_rss()
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm.h | 772 u32_t table_size, u8_t *hash_key, u32_t key_size, lm_rss_hash_t hash_type,
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | spd.c | 4984 ipsec_valid_key_size(uint16_t key_size, ipsec_alginfo_t *alg) in ipsec_valid_key_size() argument 4986 if (key_size < alg->alg_ef_minbits || key_size > alg->alg_ef_maxbits) in ipsec_valid_key_size() 4997 if (key_size == alg->alg_key_sizes[i]) in ipsec_valid_key_size()
|
/titanic_44/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_common.c | 512 u16 key_size = sizeof(struct i40e_aqc_get_set_rss_key_data); in i40e_aq_get_set_rss_key() local 531 status = i40e_asq_send_command(hw, &desc, key, key_size, NULL); in i40e_aq_get_set_rss_key()
|