comp_testvec       94 crypto/testmgr.c 		const struct comp_testvec *vecs;
comp_testvec     2911 crypto/testmgr.c 		     const struct comp_testvec *ctemplate,
comp_testvec     2912 crypto/testmgr.c 		     const struct comp_testvec *dtemplate,
comp_testvec     3017 crypto/testmgr.c 			      const struct comp_testvec *ctemplate,
comp_testvec     3018 crypto/testmgr.c 		      const struct comp_testvec *dtemplate,
comp_testvec     29538 crypto/testmgr.h static const struct comp_testvec deflate_comp_tv_template[] = {
comp_testvec     29574 crypto/testmgr.h static const struct comp_testvec deflate_decomp_tv_template[] = {
comp_testvec     29610 crypto/testmgr.h static const struct comp_testvec zlib_deflate_comp_tv_template[] = {
comp_testvec     29648 crypto/testmgr.h static const struct comp_testvec zlib_deflate_decomp_tv_template[] = {
comp_testvec     29688 crypto/testmgr.h static const struct comp_testvec lzo_comp_tv_template[] = {
comp_testvec     29728 crypto/testmgr.h static const struct comp_testvec lzo_decomp_tv_template[] = {
comp_testvec     29766 crypto/testmgr.h static const struct comp_testvec lzorle_comp_tv_template[] = {
comp_testvec     29806 crypto/testmgr.h static const struct comp_testvec lzorle_decomp_tv_template[] = {
comp_testvec     30880 crypto/testmgr.h static const struct comp_testvec lz4_comp_tv_template[] = {
comp_testvec     30911 crypto/testmgr.h static const struct comp_testvec lz4_decomp_tv_template[] = {
comp_testvec     30941 crypto/testmgr.h static const struct comp_testvec lz4hc_comp_tv_template[] = {
comp_testvec     30972 crypto/testmgr.h static const struct comp_testvec lz4hc_decomp_tv_template[] = {
comp_testvec     31002 crypto/testmgr.h static const struct comp_testvec zstd_comp_tv_template[] = {
comp_testvec     31038 crypto/testmgr.h static const struct comp_testvec zstd_decomp_tv_template[] = {