Searched refs:KeyInfo (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dwpa.c175 Packet.KeyDesc.KeyInfo.Request = 1;
178 Packet.KeyDesc.KeyInfo.KeyDescVer = 2;
181 Packet.KeyDesc.KeyInfo.KeyDescVer = 1;
184 Packet.KeyDesc.KeyInfo.KeyType = (bUnicast ? PAIRWISEKEY : GROUPKEY);
187 Packet.KeyDesc.KeyInfo.KeyMic = 1;
190 Packet.KeyDesc.KeyInfo.Error = 1;
200 *((u16 *) & Packet.KeyDesc.KeyInfo) =
201 cpu2le16(*((u16 *) & Packet.KeyDesc.KeyInfo));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/sta/
H A Dwpa.c175 Packet.KeyDesc.KeyInfo.Request = 1;
178 Packet.KeyDesc.KeyInfo.KeyDescVer = 2;
181 Packet.KeyDesc.KeyInfo.KeyDescVer = 1;
184 Packet.KeyDesc.KeyInfo.KeyType = (bUnicast ? PAIRWISEKEY : GROUPKEY);
187 Packet.KeyDesc.KeyInfo.KeyMic = 1;
190 Packet.KeyDesc.KeyInfo.Error = 1;
200 *((u16 *) & Packet.KeyDesc.KeyInfo) =
201 cpu2le16(*((u16 *) & Packet.KeyDesc.KeyInfo));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_wpa.c205 (u8 *)& pEapol_packet->KeyDesc.KeyInfo,
2365 pMsg->KeyDesc.KeyInfo.KeyDescVer = KeyDescVer;
2369 pMsg->KeyDesc.KeyInfo.KeyType = GROUPKEY;
2371 pMsg->KeyDesc.KeyInfo.KeyType = PAIRWISEKEY;
2375 pMsg->KeyDesc.KeyInfo.KeyIndex = DefaultKeyIdx;
2378 pMsg->KeyDesc.KeyInfo.Install = 1;
2382 pMsg->KeyDesc.KeyInfo.KeyAck = 1;
2385 pMsg->KeyDesc.KeyInfo.KeyMic = 1;
2389 pMsg->KeyDesc.KeyInfo.Secure = 1;
2394 pMsg->KeyDesc.KeyInfo
[all...]
H A Dcmm_sanity.c1032 (u8 *)& pMsg->KeyDesc.KeyInfo, sizeof(struct rt_key_info));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/common/
H A Dcmm_wpa.c205 (u8 *)& pEapol_packet->KeyDesc.KeyInfo,
2365 pMsg->KeyDesc.KeyInfo.KeyDescVer = KeyDescVer;
2369 pMsg->KeyDesc.KeyInfo.KeyType = GROUPKEY;
2371 pMsg->KeyDesc.KeyInfo.KeyType = PAIRWISEKEY;
2375 pMsg->KeyDesc.KeyInfo.KeyIndex = DefaultKeyIdx;
2378 pMsg->KeyDesc.KeyInfo.Install = 1;
2382 pMsg->KeyDesc.KeyInfo.KeyAck = 1;
2385 pMsg->KeyDesc.KeyInfo.KeyMic = 1;
2389 pMsg->KeyDesc.KeyInfo.Secure = 1;
2394 pMsg->KeyDesc.KeyInfo
[all...]
H A Dcmm_sanity.c1032 (u8 *)& pMsg->KeyDesc.KeyInfo, sizeof(struct rt_key_info));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dwpa.h215 struct rt_key_info KeyInfo; member in struct:rt_key_descripter
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Dwpa.h215 struct rt_key_info KeyInfo; member in struct:rt_key_descripter
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2870/common/
H A Drtusb_io.c1771 struct rt_add_pairwise_key_entry KeyInfo; local
1772 KeyInfo =
1776 KeyInfo.MacAddr,
1777 (u8)KeyInfo.
1779 &KeyInfo.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2870/common/
H A Drtusb_io.c1771 struct rt_add_pairwise_key_entry KeyInfo; local
1772 KeyInfo =
1776 KeyInfo.MacAddr,
1777 (u8)KeyInfo.
1779 &KeyInfo.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h420 typedef struct KeyInfo KeyInfo; typedef in typeref:struct:KeyInfo
982 ** If the KeyInfo.incrKey value is true and the comparison would
986 struct KeyInfo { struct
1410 ** the P4_KEYINFO and P2 parameters later. Neither the KeyInfo nor
1414 ** The KeyInfo for addrOpenTran[0] and [1] contains collating sequences
1415 ** for the result set. The KeyInfo for addrOpenTran[2] contains collating
2119 KeyInfo *sqlite3IndexKeyinfo(Parse *, Index *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h420 typedef struct KeyInfo KeyInfo; typedef in typeref:struct:KeyInfo
982 ** If the KeyInfo.incrKey value is true and the comparison would
986 struct KeyInfo { struct
1410 ** the P4_KEYINFO and P2 parameters later. Neither the KeyInfo nor
1414 ** The KeyInfo for addrOpenTran[0] and [1] contains collating sequences
1415 ** for the result set. The KeyInfo for addrOpenTran[2] contains collating
2119 KeyInfo *sqlite3IndexKeyinfo(Parse *, Index *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h420 typedef struct KeyInfo KeyInfo; typedef in typeref:struct:KeyInfo
982 ** If the KeyInfo.incrKey value is true and the comparison would
986 struct KeyInfo { struct
1410 ** the P4_KEYINFO and P2 parameters later. Neither the KeyInfo nor
1414 ** The KeyInfo for addrOpenTran[0] and [1] contains collating sequences
1415 ** for the result set. The KeyInfo for addrOpenTran[2] contains collating
2119 KeyInfo *sqlite3IndexKeyinfo(Parse *, Index *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c7077 typedef struct KeyInfo KeyInfo; typedef in typeref:struct:KeyInfo
7256 struct KeyInfo*, /* First argument to compare function */
7421 KeyInfo *pKeyInfo; /* Used when p4type is P4_KEYINFO */
7468 #define P4_KEYINFO (-6) /* P4 is a pointer to a KeyInfo structure */
7480 /* When adding a P4 argument using P4_KEYINFO, a copy of the KeyInfo structure
7485 ** function should *not* try to free the KeyInfo.
7757 SQLITE_PRIVATE UnpackedRecord *sqlite3VdbeRecordUnpack(KeyInfo*,int,const void*,char*,int);
9196 struct KeyInfo { struct
9219 KeyInfo *pKeyInf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c7077 typedef struct KeyInfo KeyInfo; typedef in typeref:struct:KeyInfo
7256 struct KeyInfo*, /* First argument to compare function */
7421 KeyInfo *pKeyInfo; /* Used when p4type is P4_KEYINFO */
7468 #define P4_KEYINFO (-6) /* P4 is a pointer to a KeyInfo structure */
7480 /* When adding a P4 argument using P4_KEYINFO, a copy of the KeyInfo structure
7485 ** function should *not* try to free the KeyInfo.
7757 SQLITE_PRIVATE UnpackedRecord *sqlite3VdbeRecordUnpack(KeyInfo*,int,const void*,char*,int);
9196 struct KeyInfo { struct
9219 KeyInfo *pKeyInf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c7077 typedef struct KeyInfo KeyInfo; typedef in typeref:struct:KeyInfo
7256 struct KeyInfo*, /* First argument to compare function */
7421 KeyInfo *pKeyInfo; /* Used when p4type is P4_KEYINFO */
7468 #define P4_KEYINFO (-6) /* P4 is a pointer to a KeyInfo structure */
7480 /* When adding a P4 argument using P4_KEYINFO, a copy of the KeyInfo structure
7485 ** function should *not* try to free the KeyInfo.
7757 SQLITE_PRIVATE UnpackedRecord *sqlite3VdbeRecordUnpack(KeyInfo*,int,const void*,char*,int);
9196 struct KeyInfo { struct
9219 KeyInfo *pKeyInf
[all...]

Completed in 727 milliseconds