Searched defs:pbyKey (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/staging/vt6655/ |
D | key.c | 198 unsigned char *pbyKey, in KeybSetKey() 639 unsigned char *pbyKey, in KeybSetDefaultKey() 746 unsigned char *pbyKey, in KeybSetAllGroupKey()
|
D | rc4.c | 35 void rc4_init(PRC4Ext pRC4, unsigned char *pbyKey, unsigned int cbKey_len) in rc4_init()
|
/linux-2.6.39/drivers/staging/vt6656/ |
D | key.c | 228 PBYTE pbyKey, in KeybSetKey() 669 PBYTE pbyKey, in KeybSetDefaultKey() 777 PBYTE pbyKey, in KeybSetAllGroupKey()
|
D | rc4.c | 35 void rc4_init(PRC4Ext pRC4, PBYTE pbyKey, unsigned int cbKey_len) in rc4_init()
|
D | mac.c | 246 PBYTE pbyKey; in MACvSetKeyEntry() local
|