| /titanic_53/usr/src/pkg/manifests/ |
| H A D | service-key-management-sun-fire-15000.mf | 33 set name=pkg.description value="Key Management Modules for Sun Fire 15000" 34 set name=pkg.summary value="Key Management Modules for Sun Fire 15000" 62 desc="Key Management Modules for Sun Fire 15000" \ 63 name="Key Management Modules for Sun Fire 15000" 64 legacy pkg=SUNWsckmr desc="SMF service for the Key Management daemon" \ 65 name="SMF service for the Key Management daemon" 67 desc="Key Management daemon for exchanging security keys from the Service Processor" \ 68 name="Key Management daemon"
|
| /titanic_53/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);
|
| /titanic_53/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,
|
| /titanic_53/usr/src/lib/libsqlite/tool/ |
| H A D | report1.txt | 11 Key Size: 11045299 12 Avg Key Size: 12 13 Max Key Size: 99
|
| /titanic_53/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()
|
| /titanic_53/usr/src/lib/libsqlite/src/ |
| H A D | btree.h | 83 int (*Key)(BtCursor*, int offset, int amt, char *zBuf); member 135 (btCOps(pCur)->Key(pCur, offset, amt, zBuf))
|
| /titanic_53/usr/src/cmd/ypcmd/net_files/ |
| H A D | publickey | 23 # Public Key Database
|
| /titanic_53/usr/src/boot/sys/boot/efi/include/ |
| H A D | eficon.h | 300 OUT EFI_INPUT_KEY *Key
|
| /titanic_53/usr/src/lib/libsqlite/test/ |
| H A D | btree2.test | 155 return "Key $i is missing from both foreground and background" 170 return "Key $i is the wrong size.\ 174 return "Key $i has an invalid extension"
|
| /titanic_53/usr/src/lib/print/libprint/common/ |
| H A D | llib-lprint | 72 /* Key/Value pair structure */
|
| /titanic_53/usr/src/cmd/sendmail/src/ |
| H A D | READ_ME | 60 map.c Key database map routines.
|
| /titanic_53/usr/src/uts/common/io/mwl/ |
| H A D | mwl_reg.h | 844 } Key; member
|
| H A D | mwl.c | 2169 (void) memcpy(&pCmd->KeyParam.Key, &kv->key, kv->keyLen); in mwl_hal_keyset() 2176 pCmd->KeyParam.Key.TkipKey.TkipRsc.low = in mwl_hal_keyset() 2178 pCmd->KeyParam.Key.TkipKey.TkipRsc.high = in mwl_hal_keyset() 2180 pCmd->KeyParam.Key.TkipKey.TkipTsc.low = in mwl_hal_keyset() 2182 pCmd->KeyParam.Key.TkipKey.TkipTsc.high = in mwl_hal_keyset()
|
| /titanic_53/usr/src/cmd/cmd-inet/etc/ |
| H A D | services | 183 ike 500/udp ike # Internet Key Exchange
|
| /titanic_53/usr/src/uts/intel/sys/acpi/platform/ |
| H A D | acefiex.h | 276 EFI_INPUT_KEY *Key);
|
| /titanic_53/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);
|
| /titanic_53/usr/src/data/hwdata/ |
| H A D | usb.ids | 4915 8000 SafeNet Sentinel Hardware Key 5181 e301 Bio-Key TouchLock XL All Weather Keyless Bio-Lock with Fingerprint Recognition 9450 0674 Key Mouse Electronic Enterprise Co., Ltd 10143 e032 HWGUm-54 [Hercules Wireless G Ultra Mini Key] 10774 001a ULUSB-11 Key 11673 08c7 Key Nice Enterprise Co., Ltd 11758 3438 GemPC Key SmartCard Reader 12258 1539 Iron Key D300 (Virtual CD-ROM and USB Stick) 12384 1407 Secure Key 3.0 12459 0028 Crescendo Key [all …]
|
| /titanic_53/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
| H A D | README | 210 WPA implements a new key handshake (4-Way Handshake and Group Key 266 - wpa_supplicant completes WPA 4-Way Handshake and Group Key Handshake
|
| /titanic_53/usr/src/uts/common/io/usb/ |
| H A D | usbdevs | 1087 product COREGA WLUSB_11_KEY 0x001a ULUSB-11 Key 2044 product RAINBOW IKEY2000 0x1200 i-Key 2000 2362 product TREK MEMKEY 0x8888 IBM USB Memory Key
|
| /titanic_53/usr/src/grub/grub-0.97/ |
| H A D | NEWS | 68 * The menu interfaces supports Page Up, Page Down, and Right Key.
|
| /titanic_53/usr/src/uts/common/io/xge/hal/xgehal/ |
| H A D | xgehal-device.c | 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()
|
| /titanic_53/usr/src/cmd/terminfo/ |
| H A D | termcap.src | 943 # Key capabilities from linux terminfo entry 3674 # Key Codes from rxvt reference: 5067 # Key definitions: 5836 # Backspace Key BS or BS/DEL 6763 # Key | capname|| Equivalent 6779 # SHIFT + Key | capname|| Equivalent 9103 # Key capabilities assume the power-up send sequence... 9695 # Key (notch) at bottom 9874 # Pn3= Key mode being loaded: 18397 # FNK Function Key * \E [ Pn SPC W - - -
|
| H A D | terminfo.src | 1022 # Key capabilities from linux terminfo entry 4195 # Key Codes from rxvt reference: 5755 # Key definitions: 6592 # Backspace Key BS or BS/DEL 7590 # Key | capname|| Equivalent 7606 # SHIFT + Key | capname|| Equivalent 10218 # Key capabilities assume the power-up send sequence... 10979 # Key (notch) at bottom 11196 # Pn3= Key mode being loaded: 20613 # FNK Function Key * \E [ Pn SPC W - - -
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/ |
| H A D | sh.memo | 662 .H 2 "Key Binding"
|