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

/linux-4.1.27/drivers/staging/rtl8188eu/core/
H A Drtw_security.c1258 static int aes_decipher(u8 *key, uint hdrlen, aes_decipher() function
1442 ("aes_decipher:mic check error mic[%d]: pframe(%x)!=message(%x)\n", aes_decipher()
1444 DBG_88E("aes_decipher:mic check error mic[%d]: pframe(%x)!=message(%x)\n", aes_decipher()
1486 res = aes_decipher(prwskey, prxattrib->hdrlen, pframe, length); rtw_aes_decrypt()
/linux-4.1.27/drivers/staging/rtl8712/
H A Drtl871x_security.c1200 static sint aes_decipher(u8 *key, uint hdrlen, aes_decipher() function
1387 aes_decipher(prwskey, prxattrib->hdrlen, pframe, r8712_aes_decrypt()
/linux-4.1.27/drivers/staging/rtl8723au/core/
H A Drtw_security.c1357 static int aes_decipher(u8 *key, uint hdrlen, u8 *pframe, uint plen) aes_decipher() function
1620 res = aes_decipher(prwskey, prxattrib->hdrlen, pframe, length); rtw_aes_decrypt23a()

Completed in 165 milliseconds