Home
last modified time | relevance | path

Searched defs:Key (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/cmd/ssh/include/
H A Dkey.h40 typedef struct Key Key; typedef
60 struct Key { struct
67 Key *key_new(int); argument
/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dcrypt.c58 const uchar_t *Key, int KeyLen, in smb_encrypt_DES()
168 const uchar_t *Key, int KeyLen, in smb_encrypt_RC4()
/titanic_50/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_crypt.c134 unsigned char *Key, int KeyLen, in smb_auth_DES()
246 uchar_t *Key, int KeyLen, in smb_auth_RC4()
/titanic_50/usr/src/lib/libast/common/sfio/
H A Dsftmp.c241 static ulong Key, A; local
/titanic_50/usr/src/lib/libsqlite/src/
H A Dbtree.h83 int (*Key)(BtCursor*, int offset, int amt, char *zBuf); member
/titanic_50/usr/src/uts/common/io/mwl/
H A Dmwl_reg.h844 } Key; member
/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c7092 xge_hal_device_rts_rth_key_set(xge_hal_device_t *hldev, u8 KeySize, u8 *Key) in xge_hal_device_rts_rth_key_set()