Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_security.c1208 static sint aes_decipher(u8 *key, uint hdrlen, in aes_decipher() function
1397 aes_decipher(prwskey, prxattrib->hdrlen, pframe, in r8712_aes_decrypt()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_security.c1576 static sint aes_decipher(u8 *key, uint hdrlen, in aes_decipher() function
1927 res = aes_decipher(prwskey, prxattrib->hdrlen, pframe, length); in rtw_aes_decrypt()