Searched refs:dsp_bf_decrypt (Results 1 – 3 of 3) sorted by relevance
252 extern void dsp_bf_decrypt(struct dsp *dsp, u8 *data, int len);
458 dsp_bf_decrypt(struct dsp *dsp, u8 *data, int len) in dsp_bf_decrypt() function
709 dsp_bf_decrypt(dsp, skb->data, skb->len); in dsp_function()