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