Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rtl8712/
Drtl871x_security.c1186 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/
Drtw_security.c1076 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()