Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_security.c1075 static signed int aes_decipher(u8 *key, uint hdrlen, in aes_decipher() function
1361 res = aes_decipher(prwskey, prxattrib->hdrlen, pframe, length); in rtw_aes_decrypt()