Searched refs:aes_decipher (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/staging/rtl8712/ |
D | rtl871x_security.c | 1186 static void aes_decipher(u8 *key, uint hdrlen, in aes_decipher() function 1374 aes_decipher(prwskey, prxattrib->hdrlen, pframe, in r8712_aes_decrypt()
|
/Linux-v6.6/drivers/staging/rtl8723bs/core/ |
D | rtw_security.c | 1076 static signed int aes_decipher(u8 *key, uint hdrlen, in aes_decipher() function 1362 res = aes_decipher(prwskey, prxattrib->hdrlen, pframe, length); in rtw_aes_decrypt()
|