/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sftmp.c | 241 static ulong Key, A; local 245 if(Key == 0) 246 Key = (A >> 16) | ((A&0xffff)<<16); 247 A ^= Key; 252 Key = A*Key + 987654321; 254 Tmpcur[0], (Key>>15)&0x7fff, Key&0x7fff);
|
/illumos-gate/usr/src/lib/libsmbfs/smb/ |
H A D | crypt.c | 58 const uchar_t *Key, int KeyLen, in smb_encrypt_DES() argument 104 smb_initlmkey(des_key, &Key[k * 7]); in smb_encrypt_DES() 168 const uchar_t *Key, int KeyLen, in smb_encrypt_RC4() argument 192 Key, KeyLen, &hKey); in smb_encrypt_RC4()
|
H A D | smb_crypt.h | 53 const uchar_t *Key, int KeyLen, 58 const uchar_t *Key, int KeyLen,
|
/illumos-gate/usr/src/lib/libsqlite/tool/ |
H A D | report1.txt | 8 Key Size: 11045299 9 Avg Key Size: 12 10 Max Key Size: 99
|
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_crypt.c | 134 unsigned char *Key, int KeyLen, in smb_auth_DES() argument 180 smb_initlmkey(&Key[k * 7], des_key); in smb_auth_DES() 246 uchar_t *Key, int KeyLen, in smb_auth_RC4() argument 270 Key, KeyLen, &hKey); in smb_auth_RC4()
|
/illumos-gate/usr/src/data/bhyve/kbdlayout/ |
H A D | default | 154 # Key definitions other than alphanumeric characters such as Enter and Escape 162 # In this case, define '0xe0' as the third argument.(example Home Key,etc) 208 # The numeric keypad settings are the same as the Functional Key section above. 244 # The setting format is the same as the Functional Key section above. 246 # 0xff2a,0x0e; Hankaku/Zenkaku|Kanji (Japanese 106 keyboard original Key)
|
/illumos-gate/usr/src/boot/efi/include/Protocol/ |
H A D | SimpleTextIn.h | 109 OUT EFI_INPUT_KEY *Key
|
H A D | SimpleTextInEx.h | 83 EFI_INPUT_KEY Key; member
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | btree.h | 80 int (*Key)(BtCursor*, int offset, int amt, char *zBuf); member 132 (btCOps(pCur)->Key(pCur, offset, amt, zBuf))
|
/illumos-gate/usr/src/cmd/ypcmd/net_files/ |
H A D | publickey | 23 # Public Key Database
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | btree2.test | 153 return "Key $i is missing from both foreground and background" 168 return "Key $i is the wrong size.\ 172 return "Key $i has an invalid extension"
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | READ_ME | 60 map.c Key database map routines.
|
/illumos-gate/usr/src/uts/common/io/mwl/ |
H A D | mwl_reg.h | 844 } Key; member
|
H A D | mwl.c | 2178 (void) memcpy(&pCmd->KeyParam.Key, &kv->key, kv->keyLen); in mwl_hal_keyset() 2185 pCmd->KeyParam.Key.TkipKey.TkipRsc.low = in mwl_hal_keyset() 2187 pCmd->KeyParam.Key.TkipKey.TkipRsc.high = in mwl_hal_keyset() 2189 pCmd->KeyParam.Key.TkipKey.TkipTsc.low = in mwl_hal_keyset() 2191 pCmd->KeyParam.Key.TkipKey.TkipTsc.high = in mwl_hal_keyset()
|
/illumos-gate/usr/src/lib/libsecdb/ |
H A D | prof_attr.txt | 66 Network TCP Key Management:::Manage the TCP security association database:auths=solaris.smf.manage.… 68 …k Wifi Security,Network Link Security,Network IPsec Management,Network TCP Key Management;help=RtN…
|
H A D | exec_attr.txt | 206 Network TCP Key Management:suser:cmd:::/usr/sbin/tcpkey:privs=sys_ip_config
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/ |
H A D | services | 184 ike 500/udp ike # Internet Key Exchange
|
/illumos-gate/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-device.h | 505 xge_hal_device_rts_rth_key_set(xge_hal_device_t *hldev, u8 KeySize, u8 *Key);
|
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/ |
H A D | acefiex.h | 411 ACPI_EFI_INPUT_KEY *Key);
|
/illumos-gate/usr/src/boot/efi/libefi/ |
H A D | efi_console.c | 716 kp = &key_data.Key; in efi_readkey_ex()
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 4938 8000 SafeNet Sentinel Hardware Key 5210 e301 Bio-Key TouchLock XL All Weather Keyless Bio-Lock with Fingerprint Recognition 9549 0674 Key Mouse Electronic Enterprise Co., Ltd 10285 e032 HWGUm-54 [Hercules Wireless G Ultra Mini Key] 10930 001a ULUSB-11 Key 11843 08c7 Key Nice Enterprise Co., Ltd 11929 3438 GemPC Key SmartCard Reader 12448 1539 Iron Key D300 (Virtual CD-ROM and USB Stick) 12591 1407 Secure Key 3.0 12667 0028 Crescendo Key [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 208 WPA implements a new key handshake (4-Way Handshake and Group Key 264 - wpa_supplicant completes WPA 4-Way Handshake and Group Key Handshake
|
/illumos-gate/usr/src/boot/efi/include/Uefi/ |
H A D | UefiInternalFormRepresentation.h | 1706 EFI_KEY Key; member
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | NEWS | 68 * The menu interfaces supports Page Up, Page Down, and Right Key.
|
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-device.c | 7085 * @Key: upto 40-byte array of 8-bit values 7092 xge_hal_device_rts_rth_key_set(xge_hal_device_t *hldev, u8 KeySize, u8 *Key) in xge_hal_device_rts_rth_key_set() argument 7107 val64 |= Key[entry++]; in xge_hal_device_rts_rth_key_set()
|