Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Drc4.c35 void rc4_init(PRC4Ext pRC4, unsigned char *pbyKey, unsigned int cbKey_len) in rc4_init()
61 unsigned int rc4_byte(PRC4Ext pRC4) in rc4_byte()
81 void rc4_encrypt(PRC4Ext pRC4, unsigned char *pbyDest, in rc4_encrypt()