Home
last modified time | relevance | path

Searched refs:aes_decipher (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_security.c1200 static sint aes_decipher(u8 *key, uint hdrlen, in aes_decipher() function
1387 aes_decipher(prwskey, prxattrib->hdrlen, pframe, in r8712_aes_decrypt()
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_security.c1357 static int aes_decipher(u8 *key, uint hdrlen, u8 *pframe, uint plen) in aes_decipher() function
1620 res = aes_decipher(prwskey, prxattrib->hdrlen, pframe, length); in rtw_aes_decrypt23a()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_security.c1258 static int aes_decipher(u8 *key, uint hdrlen, in aes_decipher() function
1486 res = aes_decipher(prwskey, prxattrib->hdrlen, pframe, length); in rtw_aes_decrypt()