Searched refs:lim_rc4 (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_security_utils.c | 559 lim_rc4(pEncrBody + SIR_MAC_WEP_IV_LENGTH, in lim_encrypt_auth_frame() 635 lim_rc4(uint8_t *pDest, uint8_t *pSrc, uint8_t *seed, uint32_t keyLength, in lim_rc4() function 742 lim_rc4(pPlainBody, in lim_decrypt_auth_frame()
|
D | lim_security_utils.h | 87 void lim_rc4(uint8_t *, uint8_t *, uint8_t *, uint32_t, uint16_t);
|