Searched refs:ctemplate (Results 1 – 1 of 1) sorted by relevance
3324 const struct comp_testvec *ctemplate, in test_acomp() argument3348 int ilen = ctemplate[i].inlen; in test_acomp()3351 input_vec = kmemdup(ctemplate[i].input, ilen, GFP_KERNEL); in test_acomp()3400 if (req->dlen != ctemplate[i].inlen) { in test_acomp()