Searched refs:aes_decipher (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/staging/rtl8712/ | 
| D | rtl871x_security.c | 1200 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/ | 
| D | rtw_security.c | 1357 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/ | 
| D | rtw_security.c | 1258 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()
  |