suite             140 crypto/testmgr.c 	} suite;
suite            1797 crypto/testmgr.c 	const struct hash_testvec *template = desc->suite.hash.vecs;
suite            1798 crypto/testmgr.c 	unsigned int tcount = desc->suite.hash.count;
suite            2225 crypto/testmgr.c 	for (i = 0; i < test_desc->suite.aead.count; i++)
suite            2227 crypto/testmgr.c 				   test_desc->suite.aead.vecs[i].klen);
suite            2280 crypto/testmgr.c 		     const struct aead_test_suite *suite,
suite            2287 crypto/testmgr.c 	for (i = 0; i < suite->count; i++) {
suite            2288 crypto/testmgr.c 		err = test_aead_vec(driver, enc, &suite->vecs[i], i, req,
suite            2300 crypto/testmgr.c 	const struct aead_test_suite *suite = &desc->suite.aead;
suite            2306 crypto/testmgr.c 	if (suite->count <= 0) {
suite            2334 crypto/testmgr.c 	err = test_aead(driver, ENCRYPT, suite, req, tsgls);
suite            2338 crypto/testmgr.c 	err = test_aead(driver, DECRYPT, suite, req, tsgls);
suite            2839 crypto/testmgr.c 			 const struct cipher_test_suite *suite,
suite            2846 crypto/testmgr.c 	for (i = 0; i < suite->count; i++) {
suite            2847 crypto/testmgr.c 		err = test_skcipher_vec(driver, enc, &suite->vecs[i], i, req,
suite            2859 crypto/testmgr.c 	const struct cipher_test_suite *suite = &desc->suite.cipher;
suite            2865 crypto/testmgr.c 	if (suite->count <= 0) {
suite            2893 crypto/testmgr.c 	err = test_skcipher(driver, ENCRYPT, suite, req, tsgls);
suite            2897 crypto/testmgr.c 	err = test_skcipher(driver, DECRYPT, suite, req, tsgls);
suite            3250 crypto/testmgr.c 	const struct cipher_test_suite *suite = &desc->suite.cipher;
suite            3261 crypto/testmgr.c 	err = test_cipher(tfm, ENCRYPT, suite->vecs, suite->count);
suite            3263 crypto/testmgr.c 		err = test_cipher(tfm, DECRYPT, suite->vecs, suite->count);
suite            3284 crypto/testmgr.c 		err = test_acomp(acomp, desc->suite.comp.comp.vecs,
suite            3285 crypto/testmgr.c 				 desc->suite.comp.decomp.vecs,
suite            3286 crypto/testmgr.c 				 desc->suite.comp.comp.count,
suite            3287 crypto/testmgr.c 				 desc->suite.comp.decomp.count);
suite            3297 crypto/testmgr.c 		err = test_comp(comp, desc->suite.comp.comp.vecs,
suite            3298 crypto/testmgr.c 				desc->suite.comp.decomp.vecs,
suite            3299 crypto/testmgr.c 				desc->suite.comp.comp.count,
suite            3300 crypto/testmgr.c 				desc->suite.comp.decomp.count);
suite            3372 crypto/testmgr.c 	err = test_cprng(rng, desc->suite.cprng.vecs, desc->suite.cprng.count);
suite            3454 crypto/testmgr.c 	const struct drbg_testvec *template = desc->suite.drbg.vecs;
suite            3455 crypto/testmgr.c 	unsigned int tcount = desc->suite.drbg.count;
suite            3643 crypto/testmgr.c 	if (desc->suite.kpp.vecs)
suite            3644 crypto/testmgr.c 		err = test_kpp(tfm, desc->alg, desc->suite.kpp.vecs,
suite            3645 crypto/testmgr.c 			       desc->suite.kpp.count);
suite            3863 crypto/testmgr.c 	if (desc->suite.akcipher.vecs)
suite            3864 crypto/testmgr.c 		err = test_akcipher(tfm, desc->alg, desc->suite.akcipher.vecs,
suite            3865 crypto/testmgr.c 				    desc->suite.akcipher.count);
suite            3885 crypto/testmgr.c 		.suite = {
suite            3892 crypto/testmgr.c 		.suite = {
suite            3898 crypto/testmgr.c 		.suite = {
suite            3904 crypto/testmgr.c 		.suite = {
suite            3910 crypto/testmgr.c 		.suite = {
suite            3917 crypto/testmgr.c 		.suite = {
suite            3923 crypto/testmgr.c 		.suite = {
suite            3930 crypto/testmgr.c 		.suite = {
suite            3940 crypto/testmgr.c 		.suite = {
suite            3950 crypto/testmgr.c 		.suite = {
suite            3957 crypto/testmgr.c 		.suite = {
suite            3964 crypto/testmgr.c 		.suite = {
suite            3970 crypto/testmgr.c 		.suite = {
suite            3977 crypto/testmgr.c 		.suite = {
suite            3991 crypto/testmgr.c 		.suite = {
suite            3998 crypto/testmgr.c 		.suite = {
suite            4013 crypto/testmgr.c 		.suite = {
suite            4019 crypto/testmgr.c 		.suite = {
suite            4026 crypto/testmgr.c 		.suite = {
suite            4041 crypto/testmgr.c 		.suite = {
suite            4047 crypto/testmgr.c 		.suite = {
suite            4053 crypto/testmgr.c 		.suite = {
suite            4059 crypto/testmgr.c 		.suite = {
suite            4065 crypto/testmgr.c 		.suite = {
suite            4071 crypto/testmgr.c 		.suite = {
suite            4077 crypto/testmgr.c 		.suite = {
suite            4084 crypto/testmgr.c 		.suite = {
suite            4103 crypto/testmgr.c 		.suite = {
suite            4109 crypto/testmgr.c 		.suite = {
suite            4115 crypto/testmgr.c 		.suite = {
suite            4122 crypto/testmgr.c 		.suite = {
suite            4130 crypto/testmgr.c 		.suite = {
suite            4137 crypto/testmgr.c 		.suite = {
suite            4143 crypto/testmgr.c 		.suite = {
suite            4150 crypto/testmgr.c 		.suite = {
suite            4157 crypto/testmgr.c 		.suite = {
suite            4167 crypto/testmgr.c 		.suite = {
suite            4174 crypto/testmgr.c 		.suite = {
suite            4181 crypto/testmgr.c 		.suite = {
suite            4188 crypto/testmgr.c 		.suite = {
suite            4194 crypto/testmgr.c 		.suite = {
suite            4200 crypto/testmgr.c 		.suite = {
suite            4206 crypto/testmgr.c 		.suite = {
suite            4212 crypto/testmgr.c 		.suite = {
suite            4218 crypto/testmgr.c 		.suite = {
suite            4225 crypto/testmgr.c 		.suite = {
suite            4245 crypto/testmgr.c 		.suite = {
suite            4251 crypto/testmgr.c 		.suite = {
suite            4257 crypto/testmgr.c 		.suite = {
suite            4264 crypto/testmgr.c 		.suite = {
suite            4278 crypto/testmgr.c 		.suite = {
suite            4288 crypto/testmgr.c 		.suite = {
suite            4298 crypto/testmgr.c 		.suite = {
suite            4305 crypto/testmgr.c 		.suite = {
suite            4312 crypto/testmgr.c 		.suite = {
suite            4327 crypto/testmgr.c 		.suite = {
suite            4347 crypto/testmgr.c 		.suite = {
suite            4363 crypto/testmgr.c 		.suite = {
suite            4383 crypto/testmgr.c 		.suite = {
suite            4403 crypto/testmgr.c 		.suite = {
suite            4419 crypto/testmgr.c 		.suite = {
suite            4425 crypto/testmgr.c 		.suite = {
suite            4432 crypto/testmgr.c 		.suite = {
suite            4438 crypto/testmgr.c 		.suite = {
suite            4444 crypto/testmgr.c 		.suite = {
suite            4450 crypto/testmgr.c 		.suite = {
suite            4456 crypto/testmgr.c 		.suite = {
suite            4466 crypto/testmgr.c 		.suite = {
suite            4473 crypto/testmgr.c 		.suite = {
suite            4479 crypto/testmgr.c 		.suite = {
suite            4488 crypto/testmgr.c 		.suite = {
suite            4501 crypto/testmgr.c 		.suite = {
suite            4507 crypto/testmgr.c 		.suite = {
suite            4513 crypto/testmgr.c 		.suite = {
suite            4519 crypto/testmgr.c 		.suite = {
suite            4525 crypto/testmgr.c 		.suite = {
suite            4531 crypto/testmgr.c 		.suite = {
suite            4537 crypto/testmgr.c 		.suite = {
suite            4543 crypto/testmgr.c 		.suite = {
suite            4550 crypto/testmgr.c 		.suite = {
suite            4556 crypto/testmgr.c 		.suite = {
suite            4563 crypto/testmgr.c 		.suite = {
suite            4570 crypto/testmgr.c 		.suite = {
suite            4578 crypto/testmgr.c 		.suite = {
suite            4585 crypto/testmgr.c 		.suite = {
suite            4591 crypto/testmgr.c 		.suite = {
suite            4597 crypto/testmgr.c 		.suite = {
suite            4603 crypto/testmgr.c 		.suite = {
suite            4610 crypto/testmgr.c 		.suite = {
suite            4617 crypto/testmgr.c 		.suite = {
suite            4624 crypto/testmgr.c 		.suite = {
suite            4631 crypto/testmgr.c 		.suite = {
suite            4638 crypto/testmgr.c 		.suite = {
suite            4645 crypto/testmgr.c 		.suite = {
suite            4652 crypto/testmgr.c 		.suite = {
suite            4659 crypto/testmgr.c 		.suite = {
suite            4666 crypto/testmgr.c 		.suite = {
suite            4672 crypto/testmgr.c 		.suite = {
suite            4678 crypto/testmgr.c 		.suite = {
suite            4689 crypto/testmgr.c 		.suite = {
suite            4696 crypto/testmgr.c 		.suite = {
suite            4703 crypto/testmgr.c 		.suite = {
suite            4710 crypto/testmgr.c 		.suite = {
suite            4717 crypto/testmgr.c 		.suite = {
suite            4724 crypto/testmgr.c 		.suite = {
suite            4731 crypto/testmgr.c 		.suite = {
suite            4741 crypto/testmgr.c 		.suite = {
suite            4751 crypto/testmgr.c 		.suite = {
suite            4761 crypto/testmgr.c 		.suite = {
suite            4770 crypto/testmgr.c 		.suite = {
suite            4776 crypto/testmgr.c 		.suite = {
suite            4782 crypto/testmgr.c 		.suite = {
suite            4788 crypto/testmgr.c 		.suite = {
suite            4795 crypto/testmgr.c 		.suite = {
suite            4808 crypto/testmgr.c 		.suite = {
suite            4819 crypto/testmgr.c 		.suite = {
suite            4833 crypto/testmgr.c 		.suite = {
suite            4840 crypto/testmgr.c 		.suite = {
suite            4848 crypto/testmgr.c 		.suite = {
suite            4856 crypto/testmgr.c 		.suite = {
suite            4863 crypto/testmgr.c 		.suite = {
suite            4869 crypto/testmgr.c 		.suite = {
suite            4875 crypto/testmgr.c 		.suite = {
suite            4881 crypto/testmgr.c 		.suite = {
suite            4887 crypto/testmgr.c 		.suite = {
suite            4893 crypto/testmgr.c 		.suite = {
suite            4899 crypto/testmgr.c 		.suite = {
suite            4906 crypto/testmgr.c 		.suite = {
suite            4912 crypto/testmgr.c 		.suite = {
suite            4919 crypto/testmgr.c 		.suite = {
suite            4926 crypto/testmgr.c 		.suite = {
suite            4933 crypto/testmgr.c 		.suite = {
suite            4940 crypto/testmgr.c 		.suite = {
suite            4947 crypto/testmgr.c 		.suite = {
suite            4954 crypto/testmgr.c 		.suite = {
suite            4961 crypto/testmgr.c 		.suite = {
suite            4968 crypto/testmgr.c 		.suite = {
suite            4975 crypto/testmgr.c 		.suite = {
suite            4981 crypto/testmgr.c 		.suite = {
suite            4987 crypto/testmgr.c 		.suite = {
suite            4993 crypto/testmgr.c 		.suite = {
suite            4999 crypto/testmgr.c 		.suite = {
suite            5005 crypto/testmgr.c 		.suite = {
suite            5011 crypto/testmgr.c 		.suite = {
suite            5017 crypto/testmgr.c 		.suite = {
suite            5023 crypto/testmgr.c 		.suite = {
suite            5029 crypto/testmgr.c 		.suite = {
suite            5035 crypto/testmgr.c 		.suite = {
suite            5041 crypto/testmgr.c 		.suite = {
suite            5047 crypto/testmgr.c 		.suite = {
suite            5053 crypto/testmgr.c 		.suite = {
suite            5061 crypto/testmgr.c 		.suite = {
suite            5068 crypto/testmgr.c 		.suite = {
suite            5075 crypto/testmgr.c 		.suite = {
suite            5089 crypto/testmgr.c 		.suite = {
suite            5096 crypto/testmgr.c 		.suite = {
suite            5111 crypto/testmgr.c 		.suite = {
suite            5118 crypto/testmgr.c 		.suite = {
suite            5128 crypto/testmgr.c 		.suite = {
suite            1667 drivers/staging/ks7010/ks_hostif.c 	unsigned char suite[4][CIPHER_ID_LEN];
suite            1712 drivers/staging/ks7010/ks_hostif.c 			memcpy(&wpa_suite.suite[0][0], buf, CIPHER_ID_LEN);
suite            1743 drivers/staging/ks7010/ks_hostif.c 			memcpy(&wpa_suite.suite[0][0], buf, CIPHER_ID_LEN);
suite            1746 drivers/staging/ks7010/ks_hostif.c 					       &wpa_suite.suite[0][0],
suite            1772 drivers/staging/ks7010/ks_hostif.c 			memcpy(&wpa_suite.suite[0][0], buf, KEY_MGMT_ID_LEN);
suite             776 net/mac80211/main.c 			u32 suite = local->hw.wiphy->cipher_suites[r];
suite             778 net/mac80211/main.c 			if (suite == WLAN_CIPHER_SUITE_WEP40 ||
suite             779 net/mac80211/main.c 			    suite == WLAN_CIPHER_SUITE_WEP104)
suite             781 net/mac80211/main.c 			suites[w++] = suite;