Searched refs:aes_decipher (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/staging/rtl8712/ | 
| D | rtl871x_security.c | 1207 static sint aes_decipher(u8 *key, uint	hdrlen,  in aes_decipher()  function 1396 			aes_decipher(prwskey, prxattrib->hdrlen, pframe,  in r8712_aes_decrypt()
  | 
| /linux-4.4.14/drivers/staging/rtl8723au/core/ | 
| D | rtw_security.c | 1352 static int aes_decipher(u8 *key, uint hdrlen, u8 *pframe, uint plen)  in aes_decipher()  function 1615 	res = aes_decipher(prwskey, prxattrib->hdrlen, pframe, length);  in rtw_aes_decrypt23a()
  | 
| /linux-4.4.14/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()
  |