Home
last modified time | relevance | path

Searched defs:pbyKey (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/vt6655/
Dkey.c186 unsigned char *pbyKey, in KeybSetKey()
613 unsigned char *pbyKey, in KeybSetDefaultKey()
722 unsigned char *pbyKey, in KeybSetAllGroupKey()
Drc4.c35 void rc4_init(PRC4Ext pRC4, unsigned char *pbyKey, unsigned int cbKey_len) in rc4_init()