wpa_common.c 44 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780
  1. /*
  2. * WPA/RSN - Shared functions for supplicant and authenticator
  3. * Copyright (c) 2002-2015, Jouni Malinen <j@w1.fi>
  4. *
  5. * This software may be distributed under the terms of the BSD license.
  6. * See README for more details.
  7. */
  8. #include "includes.h"
  9. #include "common.h"
  10. #include "utils/crc32.h"
  11. #include "crypto/md5.h"
  12. #include "crypto/sha1.h"
  13. #include "crypto/sha256.h"
  14. #include "crypto/sha384.h"
  15. #include "crypto/aes_wrap.h"
  16. #include "crypto/crypto.h"
  17. #include "ieee802_11_defs.h"
  18. #include "defs.h"
  19. #include "wpa_common.h"
  20. static unsigned int wpa_kck_len(int akmp)
  21. {
  22. switch (akmp) {
  23. case WPA_KEY_MGMT_IEEE8021X_SUITE_B_192:
  24. return 24;
  25. case WPA_KEY_MGMT_FILS_SHA256:
  26. case WPA_KEY_MGMT_FT_FILS_SHA256:
  27. case WPA_KEY_MGMT_FILS_SHA384:
  28. case WPA_KEY_MGMT_FT_FILS_SHA384:
  29. return 0;
  30. default:
  31. return 16;
  32. }
  33. }
  34. static unsigned int wpa_kek_len(int akmp)
  35. {
  36. switch (akmp) {
  37. case WPA_KEY_MGMT_FILS_SHA384:
  38. case WPA_KEY_MGMT_FT_FILS_SHA384:
  39. return 64;
  40. case WPA_KEY_MGMT_IEEE8021X_SUITE_B_192:
  41. case WPA_KEY_MGMT_FILS_SHA256:
  42. case WPA_KEY_MGMT_FT_FILS_SHA256:
  43. return 32;
  44. default:
  45. return 16;
  46. }
  47. }
  48. unsigned int wpa_mic_len(int akmp)
  49. {
  50. switch (akmp) {
  51. case WPA_KEY_MGMT_IEEE8021X_SUITE_B_192:
  52. return 24;
  53. case WPA_KEY_MGMT_FILS_SHA256:
  54. case WPA_KEY_MGMT_FILS_SHA384:
  55. case WPA_KEY_MGMT_FT_FILS_SHA256:
  56. case WPA_KEY_MGMT_FT_FILS_SHA384:
  57. return 0;
  58. default:
  59. return 16;
  60. }
  61. }
  62. /**
  63. * wpa_eapol_key_mic - Calculate EAPOL-Key MIC
  64. * @key: EAPOL-Key Key Confirmation Key (KCK)
  65. * @key_len: KCK length in octets
  66. * @akmp: WPA_KEY_MGMT_* used in key derivation
  67. * @ver: Key descriptor version (WPA_KEY_INFO_TYPE_*)
  68. * @buf: Pointer to the beginning of the EAPOL header (version field)
  69. * @len: Length of the EAPOL frame (from EAPOL header to the end of the frame)
  70. * @mic: Pointer to the buffer to which the EAPOL-Key MIC is written
  71. * Returns: 0 on success, -1 on failure
  72. *
  73. * Calculate EAPOL-Key MIC for an EAPOL-Key packet. The EAPOL-Key MIC field has
  74. * to be cleared (all zeroes) when calling this function.
  75. *
  76. * Note: 'IEEE Std 802.11i-2004 - 8.5.2 EAPOL-Key frames' has an error in the
  77. * description of the Key MIC calculation. It includes packet data from the
  78. * beginning of the EAPOL-Key header, not EAPOL header. This incorrect change
  79. * happened during final editing of the standard and the correct behavior is
  80. * defined in the last draft (IEEE 802.11i/D10).
  81. */
  82. int wpa_eapol_key_mic(const u8 *key, size_t key_len, int akmp, int ver,
  83. const u8 *buf, size_t len, u8 *mic)
  84. {
  85. u8 hash[SHA384_MAC_LEN];
  86. switch (ver) {
  87. #ifndef CONFIG_FIPS
  88. case WPA_KEY_INFO_TYPE_HMAC_MD5_RC4:
  89. return hmac_md5(key, key_len, buf, len, mic);
  90. #endif /* CONFIG_FIPS */
  91. case WPA_KEY_INFO_TYPE_HMAC_SHA1_AES:
  92. if (hmac_sha1(key, key_len, buf, len, hash))
  93. return -1;
  94. os_memcpy(mic, hash, MD5_MAC_LEN);
  95. break;
  96. #if defined(CONFIG_IEEE80211R) || defined(CONFIG_IEEE80211W)
  97. case WPA_KEY_INFO_TYPE_AES_128_CMAC:
  98. return omac1_aes_128(key, buf, len, mic);
  99. #endif /* CONFIG_IEEE80211R || CONFIG_IEEE80211W */
  100. case WPA_KEY_INFO_TYPE_AKM_DEFINED:
  101. switch (akmp) {
  102. #ifdef CONFIG_HS20
  103. case WPA_KEY_MGMT_OSEN:
  104. return omac1_aes_128(key, buf, len, mic);
  105. #endif /* CONFIG_HS20 */
  106. #ifdef CONFIG_SUITEB
  107. case WPA_KEY_MGMT_IEEE8021X_SUITE_B:
  108. if (hmac_sha256(key, key_len, buf, len, hash))
  109. return -1;
  110. os_memcpy(mic, hash, MD5_MAC_LEN);
  111. break;
  112. #endif /* CONFIG_SUITEB */
  113. #ifdef CONFIG_SUITEB192
  114. case WPA_KEY_MGMT_IEEE8021X_SUITE_B_192:
  115. if (hmac_sha384(key, key_len, buf, len, hash))
  116. return -1;
  117. os_memcpy(mic, hash, 24);
  118. break;
  119. #endif /* CONFIG_SUITEB192 */
  120. default:
  121. return -1;
  122. }
  123. break;
  124. default:
  125. return -1;
  126. }
  127. return 0;
  128. }
  129. /**
  130. * wpa_pmk_to_ptk - Calculate PTK from PMK, addresses, and nonces
  131. * @pmk: Pairwise master key
  132. * @pmk_len: Length of PMK
  133. * @label: Label to use in derivation
  134. * @addr1: AA or SA
  135. * @addr2: SA or AA
  136. * @nonce1: ANonce or SNonce
  137. * @nonce2: SNonce or ANonce
  138. * @ptk: Buffer for pairwise transient key
  139. * @akmp: Negotiated AKM
  140. * @cipher: Negotiated pairwise cipher
  141. * Returns: 0 on success, -1 on failure
  142. *
  143. * IEEE Std 802.11i-2004 - 8.5.1.2 Pairwise key hierarchy
  144. * PTK = PRF-X(PMK, "Pairwise key expansion",
  145. * Min(AA, SA) || Max(AA, SA) ||
  146. * Min(ANonce, SNonce) || Max(ANonce, SNonce))
  147. *
  148. * STK = PRF-X(SMK, "Peer key expansion",
  149. * Min(MAC_I, MAC_P) || Max(MAC_I, MAC_P) ||
  150. * Min(INonce, PNonce) || Max(INonce, PNonce))
  151. */
  152. int wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label,
  153. const u8 *addr1, const u8 *addr2,
  154. const u8 *nonce1, const u8 *nonce2,
  155. struct wpa_ptk *ptk, int akmp, int cipher)
  156. {
  157. u8 data[2 * ETH_ALEN + 2 * WPA_NONCE_LEN];
  158. u8 tmp[WPA_KCK_MAX_LEN + WPA_KEK_MAX_LEN + WPA_TK_MAX_LEN];
  159. size_t ptk_len;
  160. if (os_memcmp(addr1, addr2, ETH_ALEN) < 0) {
  161. os_memcpy(data, addr1, ETH_ALEN);
  162. os_memcpy(data + ETH_ALEN, addr2, ETH_ALEN);
  163. } else {
  164. os_memcpy(data, addr2, ETH_ALEN);
  165. os_memcpy(data + ETH_ALEN, addr1, ETH_ALEN);
  166. }
  167. if (os_memcmp(nonce1, nonce2, WPA_NONCE_LEN) < 0) {
  168. os_memcpy(data + 2 * ETH_ALEN, nonce1, WPA_NONCE_LEN);
  169. os_memcpy(data + 2 * ETH_ALEN + WPA_NONCE_LEN, nonce2,
  170. WPA_NONCE_LEN);
  171. } else {
  172. os_memcpy(data + 2 * ETH_ALEN, nonce2, WPA_NONCE_LEN);
  173. os_memcpy(data + 2 * ETH_ALEN + WPA_NONCE_LEN, nonce1,
  174. WPA_NONCE_LEN);
  175. }
  176. ptk->kck_len = wpa_kck_len(akmp);
  177. ptk->kek_len = wpa_kek_len(akmp);
  178. ptk->tk_len = wpa_cipher_key_len(cipher);
  179. ptk_len = ptk->kck_len + ptk->kek_len + ptk->tk_len;
  180. #ifdef CONFIG_SUITEB192
  181. if (wpa_key_mgmt_sha384(akmp))
  182. sha384_prf(pmk, pmk_len, label, data, sizeof(data),
  183. tmp, ptk_len);
  184. else
  185. #endif /* CONFIG_SUITEB192 */
  186. #ifdef CONFIG_IEEE80211W
  187. if (wpa_key_mgmt_sha256(akmp))
  188. sha256_prf(pmk, pmk_len, label, data, sizeof(data),
  189. tmp, ptk_len);
  190. else
  191. #endif /* CONFIG_IEEE80211W */
  192. sha1_prf(pmk, pmk_len, label, data, sizeof(data), tmp, ptk_len);
  193. wpa_printf(MSG_DEBUG, "WPA: PTK derivation - A1=" MACSTR " A2=" MACSTR,
  194. MAC2STR(addr1), MAC2STR(addr2));
  195. wpa_hexdump(MSG_DEBUG, "WPA: Nonce1", nonce1, WPA_NONCE_LEN);
  196. wpa_hexdump(MSG_DEBUG, "WPA: Nonce2", nonce2, WPA_NONCE_LEN);
  197. wpa_hexdump_key(MSG_DEBUG, "WPA: PMK", pmk, pmk_len);
  198. wpa_hexdump_key(MSG_DEBUG, "WPA: PTK", tmp, ptk_len);
  199. os_memcpy(ptk->kck, tmp, ptk->kck_len);
  200. wpa_hexdump_key(MSG_DEBUG, "WPA: KCK", ptk->kck, ptk->kck_len);
  201. os_memcpy(ptk->kek, tmp + ptk->kck_len, ptk->kek_len);
  202. wpa_hexdump_key(MSG_DEBUG, "WPA: KEK", ptk->kek, ptk->kek_len);
  203. os_memcpy(ptk->tk, tmp + ptk->kck_len + ptk->kek_len, ptk->tk_len);
  204. wpa_hexdump_key(MSG_DEBUG, "WPA: TK", ptk->tk, ptk->tk_len);
  205. os_memset(tmp, 0, sizeof(tmp));
  206. return 0;
  207. }
  208. #ifdef CONFIG_IEEE80211R
  209. int wpa_ft_mic(const u8 *kck, size_t kck_len, const u8 *sta_addr,
  210. const u8 *ap_addr, u8 transaction_seqnum,
  211. const u8 *mdie, size_t mdie_len,
  212. const u8 *ftie, size_t ftie_len,
  213. const u8 *rsnie, size_t rsnie_len,
  214. const u8 *ric, size_t ric_len, u8 *mic)
  215. {
  216. const u8 *addr[9];
  217. size_t len[9];
  218. size_t i, num_elem = 0;
  219. u8 zero_mic[16];
  220. if (kck_len != 16) {
  221. wpa_printf(MSG_WARNING, "FT: Unsupported KCK length %u",
  222. (unsigned int) kck_len);
  223. return -1;
  224. }
  225. addr[num_elem] = sta_addr;
  226. len[num_elem] = ETH_ALEN;
  227. num_elem++;
  228. addr[num_elem] = ap_addr;
  229. len[num_elem] = ETH_ALEN;
  230. num_elem++;
  231. addr[num_elem] = &transaction_seqnum;
  232. len[num_elem] = 1;
  233. num_elem++;
  234. if (rsnie) {
  235. addr[num_elem] = rsnie;
  236. len[num_elem] = rsnie_len;
  237. num_elem++;
  238. }
  239. if (mdie) {
  240. addr[num_elem] = mdie;
  241. len[num_elem] = mdie_len;
  242. num_elem++;
  243. }
  244. if (ftie) {
  245. if (ftie_len < 2 + sizeof(struct rsn_ftie))
  246. return -1;
  247. /* IE hdr and mic_control */
  248. addr[num_elem] = ftie;
  249. len[num_elem] = 2 + 2;
  250. num_elem++;
  251. /* MIC field with all zeros */
  252. os_memset(zero_mic, 0, sizeof(zero_mic));
  253. addr[num_elem] = zero_mic;
  254. len[num_elem] = sizeof(zero_mic);
  255. num_elem++;
  256. /* Rest of FTIE */
  257. addr[num_elem] = ftie + 2 + 2 + 16;
  258. len[num_elem] = ftie_len - (2 + 2 + 16);
  259. num_elem++;
  260. }
  261. if (ric) {
  262. addr[num_elem] = ric;
  263. len[num_elem] = ric_len;
  264. num_elem++;
  265. }
  266. for (i = 0; i < num_elem; i++)
  267. wpa_hexdump(MSG_MSGDUMP, "FT: MIC data", addr[i], len[i]);
  268. if (omac1_aes_128_vector(kck, num_elem, addr, len, mic))
  269. return -1;
  270. return 0;
  271. }
  272. static int wpa_ft_parse_ftie(const u8 *ie, size_t ie_len,
  273. struct wpa_ft_ies *parse)
  274. {
  275. const u8 *end, *pos;
  276. parse->ftie = ie;
  277. parse->ftie_len = ie_len;
  278. pos = ie + sizeof(struct rsn_ftie);
  279. end = ie + ie_len;
  280. while (end - pos >= 2) {
  281. u8 id, len;
  282. id = *pos++;
  283. len = *pos++;
  284. if (len > end - pos)
  285. break;
  286. switch (id) {
  287. case FTIE_SUBELEM_R1KH_ID:
  288. if (len != FT_R1KH_ID_LEN) {
  289. wpa_printf(MSG_DEBUG,
  290. "FT: Invalid R1KH-ID length in FTIE: %d",
  291. len);
  292. return -1;
  293. }
  294. parse->r1kh_id = pos;
  295. break;
  296. case FTIE_SUBELEM_GTK:
  297. parse->gtk = pos;
  298. parse->gtk_len = len;
  299. break;
  300. case FTIE_SUBELEM_R0KH_ID:
  301. if (len < 1 || len > FT_R0KH_ID_MAX_LEN) {
  302. wpa_printf(MSG_DEBUG,
  303. "FT: Invalid R0KH-ID length in FTIE: %d",
  304. len);
  305. return -1;
  306. }
  307. parse->r0kh_id = pos;
  308. parse->r0kh_id_len = len;
  309. break;
  310. #ifdef CONFIG_IEEE80211W
  311. case FTIE_SUBELEM_IGTK:
  312. parse->igtk = pos;
  313. parse->igtk_len = len;
  314. break;
  315. #endif /* CONFIG_IEEE80211W */
  316. }
  317. pos += len;
  318. }
  319. return 0;
  320. }
  321. int wpa_ft_parse_ies(const u8 *ies, size_t ies_len,
  322. struct wpa_ft_ies *parse)
  323. {
  324. const u8 *end, *pos;
  325. struct wpa_ie_data data;
  326. int ret;
  327. const struct rsn_ftie *ftie;
  328. int prot_ie_count = 0;
  329. os_memset(parse, 0, sizeof(*parse));
  330. if (ies == NULL)
  331. return 0;
  332. pos = ies;
  333. end = ies + ies_len;
  334. while (end - pos >= 2) {
  335. u8 id, len;
  336. id = *pos++;
  337. len = *pos++;
  338. if (len > end - pos)
  339. break;
  340. switch (id) {
  341. case WLAN_EID_RSN:
  342. parse->rsn = pos;
  343. parse->rsn_len = len;
  344. ret = wpa_parse_wpa_ie_rsn(parse->rsn - 2,
  345. parse->rsn_len + 2,
  346. &data);
  347. if (ret < 0) {
  348. wpa_printf(MSG_DEBUG, "FT: Failed to parse "
  349. "RSN IE: %d", ret);
  350. return -1;
  351. }
  352. if (data.num_pmkid == 1 && data.pmkid)
  353. parse->rsn_pmkid = data.pmkid;
  354. parse->key_mgmt = data.key_mgmt;
  355. parse->pairwise_cipher = data.pairwise_cipher;
  356. break;
  357. case WLAN_EID_MOBILITY_DOMAIN:
  358. if (len < sizeof(struct rsn_mdie))
  359. return -1;
  360. parse->mdie = pos;
  361. parse->mdie_len = len;
  362. break;
  363. case WLAN_EID_FAST_BSS_TRANSITION:
  364. if (len < sizeof(*ftie))
  365. return -1;
  366. ftie = (const struct rsn_ftie *) pos;
  367. prot_ie_count = ftie->mic_control[1];
  368. if (wpa_ft_parse_ftie(pos, len, parse) < 0)
  369. return -1;
  370. break;
  371. case WLAN_EID_TIMEOUT_INTERVAL:
  372. if (len != 5)
  373. break;
  374. parse->tie = pos;
  375. parse->tie_len = len;
  376. break;
  377. case WLAN_EID_RIC_DATA:
  378. if (parse->ric == NULL)
  379. parse->ric = pos - 2;
  380. break;
  381. }
  382. pos += len;
  383. }
  384. if (prot_ie_count == 0)
  385. return 0; /* no MIC */
  386. /*
  387. * Check that the protected IE count matches with IEs included in the
  388. * frame.
  389. */
  390. if (parse->rsn)
  391. prot_ie_count--;
  392. if (parse->mdie)
  393. prot_ie_count--;
  394. if (parse->ftie)
  395. prot_ie_count--;
  396. if (prot_ie_count < 0) {
  397. wpa_printf(MSG_DEBUG, "FT: Some required IEs not included in "
  398. "the protected IE count");
  399. return -1;
  400. }
  401. if (prot_ie_count == 0 && parse->ric) {
  402. wpa_printf(MSG_DEBUG, "FT: RIC IE(s) in the frame, but not "
  403. "included in protected IE count");
  404. return -1;
  405. }
  406. /* Determine the end of the RIC IE(s) */
  407. if (parse->ric) {
  408. pos = parse->ric;
  409. while (end - pos >= 2 && 2 + pos[1] <= end - pos &&
  410. prot_ie_count) {
  411. prot_ie_count--;
  412. pos += 2 + pos[1];
  413. }
  414. parse->ric_len = pos - parse->ric;
  415. }
  416. if (prot_ie_count) {
  417. wpa_printf(MSG_DEBUG, "FT: %d protected IEs missing from "
  418. "frame", (int) prot_ie_count);
  419. return -1;
  420. }
  421. return 0;
  422. }
  423. #endif /* CONFIG_IEEE80211R */
  424. static int rsn_selector_to_bitfield(const u8 *s)
  425. {
  426. if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_NONE)
  427. return WPA_CIPHER_NONE;
  428. if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_TKIP)
  429. return WPA_CIPHER_TKIP;
  430. if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_CCMP)
  431. return WPA_CIPHER_CCMP;
  432. #ifdef CONFIG_IEEE80211W
  433. if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_AES_128_CMAC)
  434. return WPA_CIPHER_AES_128_CMAC;
  435. #endif /* CONFIG_IEEE80211W */
  436. if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_GCMP)
  437. return WPA_CIPHER_GCMP;
  438. if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_CCMP_256)
  439. return WPA_CIPHER_CCMP_256;
  440. if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_GCMP_256)
  441. return WPA_CIPHER_GCMP_256;
  442. if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_BIP_GMAC_128)
  443. return WPA_CIPHER_BIP_GMAC_128;
  444. if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_BIP_GMAC_256)
  445. return WPA_CIPHER_BIP_GMAC_256;
  446. if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_BIP_CMAC_256)
  447. return WPA_CIPHER_BIP_CMAC_256;
  448. if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_NO_GROUP_ADDRESSED)
  449. return WPA_CIPHER_GTK_NOT_USED;
  450. return 0;
  451. }
  452. static int rsn_key_mgmt_to_bitfield(const u8 *s)
  453. {
  454. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_UNSPEC_802_1X)
  455. return WPA_KEY_MGMT_IEEE8021X;
  456. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_PSK_OVER_802_1X)
  457. return WPA_KEY_MGMT_PSK;
  458. #ifdef CONFIG_IEEE80211R
  459. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_FT_802_1X)
  460. return WPA_KEY_MGMT_FT_IEEE8021X;
  461. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_FT_PSK)
  462. return WPA_KEY_MGMT_FT_PSK;
  463. #endif /* CONFIG_IEEE80211R */
  464. #ifdef CONFIG_IEEE80211W
  465. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_802_1X_SHA256)
  466. return WPA_KEY_MGMT_IEEE8021X_SHA256;
  467. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_PSK_SHA256)
  468. return WPA_KEY_MGMT_PSK_SHA256;
  469. #endif /* CONFIG_IEEE80211W */
  470. #ifdef CONFIG_SAE
  471. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_SAE)
  472. return WPA_KEY_MGMT_SAE;
  473. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_FT_SAE)
  474. return WPA_KEY_MGMT_FT_SAE;
  475. #endif /* CONFIG_SAE */
  476. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_802_1X_SUITE_B)
  477. return WPA_KEY_MGMT_IEEE8021X_SUITE_B;
  478. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_802_1X_SUITE_B_192)
  479. return WPA_KEY_MGMT_IEEE8021X_SUITE_B_192;
  480. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_FILS_SHA256)
  481. return WPA_KEY_MGMT_FILS_SHA256;
  482. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_FILS_SHA384)
  483. return WPA_KEY_MGMT_FILS_SHA384;
  484. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_FT_FILS_SHA256)
  485. return WPA_KEY_MGMT_FT_FILS_SHA256;
  486. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_FT_FILS_SHA384)
  487. return WPA_KEY_MGMT_FT_FILS_SHA384;
  488. if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_OSEN)
  489. return WPA_KEY_MGMT_OSEN;
  490. return 0;
  491. }
  492. int wpa_cipher_valid_group(int cipher)
  493. {
  494. return wpa_cipher_valid_pairwise(cipher) ||
  495. cipher == WPA_CIPHER_GTK_NOT_USED;
  496. }
  497. #ifdef CONFIG_IEEE80211W
  498. int wpa_cipher_valid_mgmt_group(int cipher)
  499. {
  500. return cipher == WPA_CIPHER_AES_128_CMAC ||
  501. cipher == WPA_CIPHER_BIP_GMAC_128 ||
  502. cipher == WPA_CIPHER_BIP_GMAC_256 ||
  503. cipher == WPA_CIPHER_BIP_CMAC_256;
  504. }
  505. #endif /* CONFIG_IEEE80211W */
  506. /**
  507. * wpa_parse_wpa_ie_rsn - Parse RSN IE
  508. * @rsn_ie: Buffer containing RSN IE
  509. * @rsn_ie_len: RSN IE buffer length (including IE number and length octets)
  510. * @data: Pointer to structure that will be filled in with parsed data
  511. * Returns: 0 on success, <0 on failure
  512. */
  513. int wpa_parse_wpa_ie_rsn(const u8 *rsn_ie, size_t rsn_ie_len,
  514. struct wpa_ie_data *data)
  515. {
  516. const u8 *pos;
  517. int left;
  518. int i, count;
  519. os_memset(data, 0, sizeof(*data));
  520. data->proto = WPA_PROTO_RSN;
  521. data->pairwise_cipher = WPA_CIPHER_CCMP;
  522. data->group_cipher = WPA_CIPHER_CCMP;
  523. data->key_mgmt = WPA_KEY_MGMT_IEEE8021X;
  524. data->capabilities = 0;
  525. data->pmkid = NULL;
  526. data->num_pmkid = 0;
  527. #ifdef CONFIG_IEEE80211W
  528. data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC;
  529. #else /* CONFIG_IEEE80211W */
  530. data->mgmt_group_cipher = 0;
  531. #endif /* CONFIG_IEEE80211W */
  532. if (rsn_ie_len == 0) {
  533. /* No RSN IE - fail silently */
  534. return -1;
  535. }
  536. if (rsn_ie_len < sizeof(struct rsn_ie_hdr)) {
  537. wpa_printf(MSG_DEBUG, "%s: ie len too short %lu",
  538. __func__, (unsigned long) rsn_ie_len);
  539. return -1;
  540. }
  541. if (rsn_ie_len >= 6 && rsn_ie[1] >= 4 &&
  542. rsn_ie[1] == rsn_ie_len - 2 &&
  543. WPA_GET_BE32(&rsn_ie[2]) == OSEN_IE_VENDOR_TYPE) {
  544. pos = rsn_ie + 6;
  545. left = rsn_ie_len - 6;
  546. data->proto = WPA_PROTO_OSEN;
  547. } else {
  548. const struct rsn_ie_hdr *hdr;
  549. hdr = (const struct rsn_ie_hdr *) rsn_ie;
  550. if (hdr->elem_id != WLAN_EID_RSN ||
  551. hdr->len != rsn_ie_len - 2 ||
  552. WPA_GET_LE16(hdr->version) != RSN_VERSION) {
  553. wpa_printf(MSG_DEBUG, "%s: malformed ie or unknown version",
  554. __func__);
  555. return -2;
  556. }
  557. pos = (const u8 *) (hdr + 1);
  558. left = rsn_ie_len - sizeof(*hdr);
  559. }
  560. if (left >= RSN_SELECTOR_LEN) {
  561. data->group_cipher = rsn_selector_to_bitfield(pos);
  562. if (!wpa_cipher_valid_group(data->group_cipher)) {
  563. wpa_printf(MSG_DEBUG,
  564. "%s: invalid group cipher 0x%x (%08x)",
  565. __func__, data->group_cipher,
  566. WPA_GET_BE32(pos));
  567. return -1;
  568. }
  569. pos += RSN_SELECTOR_LEN;
  570. left -= RSN_SELECTOR_LEN;
  571. } else if (left > 0) {
  572. wpa_printf(MSG_DEBUG, "%s: ie length mismatch, %u too much",
  573. __func__, left);
  574. return -3;
  575. }
  576. if (left >= 2) {
  577. data->pairwise_cipher = 0;
  578. count = WPA_GET_LE16(pos);
  579. pos += 2;
  580. left -= 2;
  581. if (count == 0 || count > left / RSN_SELECTOR_LEN) {
  582. wpa_printf(MSG_DEBUG, "%s: ie count botch (pairwise), "
  583. "count %u left %u", __func__, count, left);
  584. return -4;
  585. }
  586. for (i = 0; i < count; i++) {
  587. data->pairwise_cipher |= rsn_selector_to_bitfield(pos);
  588. pos += RSN_SELECTOR_LEN;
  589. left -= RSN_SELECTOR_LEN;
  590. }
  591. #ifdef CONFIG_IEEE80211W
  592. if (data->pairwise_cipher & WPA_CIPHER_AES_128_CMAC) {
  593. wpa_printf(MSG_DEBUG, "%s: AES-128-CMAC used as "
  594. "pairwise cipher", __func__);
  595. return -1;
  596. }
  597. #endif /* CONFIG_IEEE80211W */
  598. } else if (left == 1) {
  599. wpa_printf(MSG_DEBUG, "%s: ie too short (for key mgmt)",
  600. __func__);
  601. return -5;
  602. }
  603. if (left >= 2) {
  604. data->key_mgmt = 0;
  605. count = WPA_GET_LE16(pos);
  606. pos += 2;
  607. left -= 2;
  608. if (count == 0 || count > left / RSN_SELECTOR_LEN) {
  609. wpa_printf(MSG_DEBUG, "%s: ie count botch (key mgmt), "
  610. "count %u left %u", __func__, count, left);
  611. return -6;
  612. }
  613. for (i = 0; i < count; i++) {
  614. data->key_mgmt |= rsn_key_mgmt_to_bitfield(pos);
  615. pos += RSN_SELECTOR_LEN;
  616. left -= RSN_SELECTOR_LEN;
  617. }
  618. } else if (left == 1) {
  619. wpa_printf(MSG_DEBUG, "%s: ie too short (for capabilities)",
  620. __func__);
  621. return -7;
  622. }
  623. if (left >= 2) {
  624. data->capabilities = WPA_GET_LE16(pos);
  625. pos += 2;
  626. left -= 2;
  627. }
  628. if (left >= 2) {
  629. u16 num_pmkid = WPA_GET_LE16(pos);
  630. pos += 2;
  631. left -= 2;
  632. if (num_pmkid > (unsigned int) left / PMKID_LEN) {
  633. wpa_printf(MSG_DEBUG, "%s: PMKID underflow "
  634. "(num_pmkid=%u left=%d)",
  635. __func__, num_pmkid, left);
  636. data->num_pmkid = 0;
  637. return -9;
  638. } else {
  639. data->num_pmkid = num_pmkid;
  640. data->pmkid = pos;
  641. pos += data->num_pmkid * PMKID_LEN;
  642. left -= data->num_pmkid * PMKID_LEN;
  643. }
  644. }
  645. #ifdef CONFIG_IEEE80211W
  646. if (left >= 4) {
  647. data->mgmt_group_cipher = rsn_selector_to_bitfield(pos);
  648. if (!wpa_cipher_valid_mgmt_group(data->mgmt_group_cipher)) {
  649. wpa_printf(MSG_DEBUG,
  650. "%s: Unsupported management group cipher 0x%x (%08x)",
  651. __func__, data->mgmt_group_cipher,
  652. WPA_GET_BE32(pos));
  653. return -10;
  654. }
  655. pos += RSN_SELECTOR_LEN;
  656. left -= RSN_SELECTOR_LEN;
  657. }
  658. #endif /* CONFIG_IEEE80211W */
  659. if (left > 0) {
  660. wpa_hexdump(MSG_DEBUG,
  661. "wpa_parse_wpa_ie_rsn: ignore trailing bytes",
  662. pos, left);
  663. }
  664. return 0;
  665. }
  666. static int wpa_selector_to_bitfield(const u8 *s)
  667. {
  668. if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_NONE)
  669. return WPA_CIPHER_NONE;
  670. if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_TKIP)
  671. return WPA_CIPHER_TKIP;
  672. if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_CCMP)
  673. return WPA_CIPHER_CCMP;
  674. return 0;
  675. }
  676. static int wpa_key_mgmt_to_bitfield(const u8 *s)
  677. {
  678. if (RSN_SELECTOR_GET(s) == WPA_AUTH_KEY_MGMT_UNSPEC_802_1X)
  679. return WPA_KEY_MGMT_IEEE8021X;
  680. if (RSN_SELECTOR_GET(s) == WPA_AUTH_KEY_MGMT_PSK_OVER_802_1X)
  681. return WPA_KEY_MGMT_PSK;
  682. if (RSN_SELECTOR_GET(s) == WPA_AUTH_KEY_MGMT_NONE)
  683. return WPA_KEY_MGMT_WPA_NONE;
  684. return 0;
  685. }
  686. int wpa_parse_wpa_ie_wpa(const u8 *wpa_ie, size_t wpa_ie_len,
  687. struct wpa_ie_data *data)
  688. {
  689. const struct wpa_ie_hdr *hdr;
  690. const u8 *pos;
  691. int left;
  692. int i, count;
  693. os_memset(data, 0, sizeof(*data));
  694. data->proto = WPA_PROTO_WPA;
  695. data->pairwise_cipher = WPA_CIPHER_TKIP;
  696. data->group_cipher = WPA_CIPHER_TKIP;
  697. data->key_mgmt = WPA_KEY_MGMT_IEEE8021X;
  698. data->capabilities = 0;
  699. data->pmkid = NULL;
  700. data->num_pmkid = 0;
  701. data->mgmt_group_cipher = 0;
  702. if (wpa_ie_len < sizeof(struct wpa_ie_hdr)) {
  703. wpa_printf(MSG_DEBUG, "%s: ie len too short %lu",
  704. __func__, (unsigned long) wpa_ie_len);
  705. return -1;
  706. }
  707. hdr = (const struct wpa_ie_hdr *) wpa_ie;
  708. if (hdr->elem_id != WLAN_EID_VENDOR_SPECIFIC ||
  709. hdr->len != wpa_ie_len - 2 ||
  710. RSN_SELECTOR_GET(hdr->oui) != WPA_OUI_TYPE ||
  711. WPA_GET_LE16(hdr->version) != WPA_VERSION) {
  712. wpa_printf(MSG_DEBUG, "%s: malformed ie or unknown version",
  713. __func__);
  714. return -2;
  715. }
  716. pos = (const u8 *) (hdr + 1);
  717. left = wpa_ie_len - sizeof(*hdr);
  718. if (left >= WPA_SELECTOR_LEN) {
  719. data->group_cipher = wpa_selector_to_bitfield(pos);
  720. pos += WPA_SELECTOR_LEN;
  721. left -= WPA_SELECTOR_LEN;
  722. } else if (left > 0) {
  723. wpa_printf(MSG_DEBUG, "%s: ie length mismatch, %u too much",
  724. __func__, left);
  725. return -3;
  726. }
  727. if (left >= 2) {
  728. data->pairwise_cipher = 0;
  729. count = WPA_GET_LE16(pos);
  730. pos += 2;
  731. left -= 2;
  732. if (count == 0 || count > left / WPA_SELECTOR_LEN) {
  733. wpa_printf(MSG_DEBUG, "%s: ie count botch (pairwise), "
  734. "count %u left %u", __func__, count, left);
  735. return -4;
  736. }
  737. for (i = 0; i < count; i++) {
  738. data->pairwise_cipher |= wpa_selector_to_bitfield(pos);
  739. pos += WPA_SELECTOR_LEN;
  740. left -= WPA_SELECTOR_LEN;
  741. }
  742. } else if (left == 1) {
  743. wpa_printf(MSG_DEBUG, "%s: ie too short (for key mgmt)",
  744. __func__);
  745. return -5;
  746. }
  747. if (left >= 2) {
  748. data->key_mgmt = 0;
  749. count = WPA_GET_LE16(pos);
  750. pos += 2;
  751. left -= 2;
  752. if (count == 0 || count > left / WPA_SELECTOR_LEN) {
  753. wpa_printf(MSG_DEBUG, "%s: ie count botch (key mgmt), "
  754. "count %u left %u", __func__, count, left);
  755. return -6;
  756. }
  757. for (i = 0; i < count; i++) {
  758. data->key_mgmt |= wpa_key_mgmt_to_bitfield(pos);
  759. pos += WPA_SELECTOR_LEN;
  760. left -= WPA_SELECTOR_LEN;
  761. }
  762. } else if (left == 1) {
  763. wpa_printf(MSG_DEBUG, "%s: ie too short (for capabilities)",
  764. __func__);
  765. return -7;
  766. }
  767. if (left >= 2) {
  768. data->capabilities = WPA_GET_LE16(pos);
  769. pos += 2;
  770. left -= 2;
  771. }
  772. if (left > 0) {
  773. wpa_hexdump(MSG_DEBUG,
  774. "wpa_parse_wpa_ie_wpa: ignore trailing bytes",
  775. pos, left);
  776. }
  777. return 0;
  778. }
  779. #ifdef CONFIG_IEEE80211R
  780. /**
  781. * wpa_derive_pmk_r0 - Derive PMK-R0 and PMKR0Name
  782. *
  783. * IEEE Std 802.11r-2008 - 8.5.1.5.3
  784. */
  785. void wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len,
  786. const u8 *ssid, size_t ssid_len,
  787. const u8 *mdid, const u8 *r0kh_id, size_t r0kh_id_len,
  788. const u8 *s0kh_id, u8 *pmk_r0, u8 *pmk_r0_name)
  789. {
  790. u8 buf[1 + SSID_MAX_LEN + MOBILITY_DOMAIN_ID_LEN + 1 +
  791. FT_R0KH_ID_MAX_LEN + ETH_ALEN];
  792. u8 *pos, r0_key_data[48], hash[32];
  793. const u8 *addr[2];
  794. size_t len[2];
  795. /*
  796. * R0-Key-Data = KDF-384(XXKey, "FT-R0",
  797. * SSIDlength || SSID || MDID || R0KHlength ||
  798. * R0KH-ID || S0KH-ID)
  799. * XXKey is either the second 256 bits of MSK or PSK.
  800. * PMK-R0 = L(R0-Key-Data, 0, 256)
  801. * PMK-R0Name-Salt = L(R0-Key-Data, 256, 128)
  802. */
  803. if (ssid_len > SSID_MAX_LEN || r0kh_id_len > FT_R0KH_ID_MAX_LEN)
  804. return;
  805. pos = buf;
  806. *pos++ = ssid_len;
  807. os_memcpy(pos, ssid, ssid_len);
  808. pos += ssid_len;
  809. os_memcpy(pos, mdid, MOBILITY_DOMAIN_ID_LEN);
  810. pos += MOBILITY_DOMAIN_ID_LEN;
  811. *pos++ = r0kh_id_len;
  812. os_memcpy(pos, r0kh_id, r0kh_id_len);
  813. pos += r0kh_id_len;
  814. os_memcpy(pos, s0kh_id, ETH_ALEN);
  815. pos += ETH_ALEN;
  816. sha256_prf(xxkey, xxkey_len, "FT-R0", buf, pos - buf,
  817. r0_key_data, sizeof(r0_key_data));
  818. os_memcpy(pmk_r0, r0_key_data, PMK_LEN);
  819. /*
  820. * PMKR0Name = Truncate-128(SHA-256("FT-R0N" || PMK-R0Name-Salt)
  821. */
  822. addr[0] = (const u8 *) "FT-R0N";
  823. len[0] = 6;
  824. addr[1] = r0_key_data + PMK_LEN;
  825. len[1] = 16;
  826. sha256_vector(2, addr, len, hash);
  827. os_memcpy(pmk_r0_name, hash, WPA_PMK_NAME_LEN);
  828. }
  829. /**
  830. * wpa_derive_pmk_r1_name - Derive PMKR1Name
  831. *
  832. * IEEE Std 802.11r-2008 - 8.5.1.5.4
  833. */
  834. void wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id,
  835. const u8 *s1kh_id, u8 *pmk_r1_name)
  836. {
  837. u8 hash[32];
  838. const u8 *addr[4];
  839. size_t len[4];
  840. /*
  841. * PMKR1Name = Truncate-128(SHA-256("FT-R1N" || PMKR0Name ||
  842. * R1KH-ID || S1KH-ID))
  843. */
  844. addr[0] = (const u8 *) "FT-R1N";
  845. len[0] = 6;
  846. addr[1] = pmk_r0_name;
  847. len[1] = WPA_PMK_NAME_LEN;
  848. addr[2] = r1kh_id;
  849. len[2] = FT_R1KH_ID_LEN;
  850. addr[3] = s1kh_id;
  851. len[3] = ETH_ALEN;
  852. sha256_vector(4, addr, len, hash);
  853. os_memcpy(pmk_r1_name, hash, WPA_PMK_NAME_LEN);
  854. }
  855. /**
  856. * wpa_derive_pmk_r1 - Derive PMK-R1 and PMKR1Name from PMK-R0
  857. *
  858. * IEEE Std 802.11r-2008 - 8.5.1.5.4
  859. */
  860. void wpa_derive_pmk_r1(const u8 *pmk_r0, const u8 *pmk_r0_name,
  861. const u8 *r1kh_id, const u8 *s1kh_id,
  862. u8 *pmk_r1, u8 *pmk_r1_name)
  863. {
  864. u8 buf[FT_R1KH_ID_LEN + ETH_ALEN];
  865. u8 *pos;
  866. /* PMK-R1 = KDF-256(PMK-R0, "FT-R1", R1KH-ID || S1KH-ID) */
  867. pos = buf;
  868. os_memcpy(pos, r1kh_id, FT_R1KH_ID_LEN);
  869. pos += FT_R1KH_ID_LEN;
  870. os_memcpy(pos, s1kh_id, ETH_ALEN);
  871. pos += ETH_ALEN;
  872. sha256_prf(pmk_r0, PMK_LEN, "FT-R1", buf, pos - buf, pmk_r1, PMK_LEN);
  873. wpa_derive_pmk_r1_name(pmk_r0_name, r1kh_id, s1kh_id, pmk_r1_name);
  874. }
  875. /**
  876. * wpa_pmk_r1_to_ptk - Derive PTK and PTKName from PMK-R1
  877. *
  878. * IEEE Std 802.11r-2008 - 8.5.1.5.5
  879. */
  880. int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce,
  881. const u8 *sta_addr, const u8 *bssid,
  882. const u8 *pmk_r1_name,
  883. struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher)
  884. {
  885. u8 buf[2 * WPA_NONCE_LEN + 2 * ETH_ALEN];
  886. u8 *pos, hash[32];
  887. const u8 *addr[6];
  888. size_t len[6];
  889. u8 tmp[WPA_KCK_MAX_LEN + WPA_KEK_MAX_LEN + WPA_TK_MAX_LEN];
  890. size_t ptk_len;
  891. /*
  892. * PTK = KDF-PTKLen(PMK-R1, "FT-PTK", SNonce || ANonce ||
  893. * BSSID || STA-ADDR)
  894. */
  895. pos = buf;
  896. os_memcpy(pos, snonce, WPA_NONCE_LEN);
  897. pos += WPA_NONCE_LEN;
  898. os_memcpy(pos, anonce, WPA_NONCE_LEN);
  899. pos += WPA_NONCE_LEN;
  900. os_memcpy(pos, bssid, ETH_ALEN);
  901. pos += ETH_ALEN;
  902. os_memcpy(pos, sta_addr, ETH_ALEN);
  903. pos += ETH_ALEN;
  904. ptk->kck_len = wpa_kck_len(akmp);
  905. ptk->kek_len = wpa_kek_len(akmp);
  906. ptk->tk_len = wpa_cipher_key_len(cipher);
  907. ptk_len = ptk->kck_len + ptk->kek_len + ptk->tk_len;
  908. sha256_prf(pmk_r1, PMK_LEN, "FT-PTK", buf, pos - buf, tmp, ptk_len);
  909. /*
  910. * PTKName = Truncate-128(SHA-256(PMKR1Name || "FT-PTKN" || SNonce ||
  911. * ANonce || BSSID || STA-ADDR))
  912. */
  913. addr[0] = pmk_r1_name;
  914. len[0] = WPA_PMK_NAME_LEN;
  915. addr[1] = (const u8 *) "FT-PTKN";
  916. len[1] = 7;
  917. addr[2] = snonce;
  918. len[2] = WPA_NONCE_LEN;
  919. addr[3] = anonce;
  920. len[3] = WPA_NONCE_LEN;
  921. addr[4] = bssid;
  922. len[4] = ETH_ALEN;
  923. addr[5] = sta_addr;
  924. len[5] = ETH_ALEN;
  925. sha256_vector(6, addr, len, hash);
  926. os_memcpy(ptk_name, hash, WPA_PMK_NAME_LEN);
  927. os_memcpy(ptk->kck, tmp, ptk->kck_len);
  928. os_memcpy(ptk->kek, tmp + ptk->kck_len, ptk->kek_len);
  929. os_memcpy(ptk->tk, tmp + ptk->kck_len + ptk->kek_len, ptk->tk_len);
  930. wpa_hexdump_key(MSG_DEBUG, "FT: KCK", ptk->kck, ptk->kck_len);
  931. wpa_hexdump_key(MSG_DEBUG, "FT: KEK", ptk->kek, ptk->kek_len);
  932. wpa_hexdump_key(MSG_DEBUG, "FT: TK", ptk->tk, ptk->tk_len);
  933. wpa_hexdump(MSG_DEBUG, "FT: PTKName", ptk_name, WPA_PMK_NAME_LEN);
  934. os_memset(tmp, 0, sizeof(tmp));
  935. return 0;
  936. }
  937. #endif /* CONFIG_IEEE80211R */
  938. /**
  939. * rsn_pmkid - Calculate PMK identifier
  940. * @pmk: Pairwise master key
  941. * @pmk_len: Length of pmk in bytes
  942. * @aa: Authenticator address
  943. * @spa: Supplicant address
  944. * @pmkid: Buffer for PMKID
  945. * @use_sha256: Whether to use SHA256-based KDF
  946. *
  947. * IEEE Std 802.11i-2004 - 8.5.1.2 Pairwise key hierarchy
  948. * PMKID = HMAC-SHA1-128(PMK, "PMK Name" || AA || SPA)
  949. */
  950. void rsn_pmkid(const u8 *pmk, size_t pmk_len, const u8 *aa, const u8 *spa,
  951. u8 *pmkid, int use_sha256)
  952. {
  953. char *title = "PMK Name";
  954. const u8 *addr[3];
  955. const size_t len[3] = { 8, ETH_ALEN, ETH_ALEN };
  956. unsigned char hash[SHA256_MAC_LEN];
  957. addr[0] = (u8 *) title;
  958. addr[1] = aa;
  959. addr[2] = spa;
  960. #ifdef CONFIG_IEEE80211W
  961. if (use_sha256)
  962. hmac_sha256_vector(pmk, pmk_len, 3, addr, len, hash);
  963. else
  964. #endif /* CONFIG_IEEE80211W */
  965. hmac_sha1_vector(pmk, pmk_len, 3, addr, len, hash);
  966. os_memcpy(pmkid, hash, PMKID_LEN);
  967. }
  968. #ifdef CONFIG_SUITEB
  969. /**
  970. * rsn_pmkid_suite_b - Calculate PMK identifier for Suite B AKM
  971. * @kck: Key confirmation key
  972. * @kck_len: Length of kck in bytes
  973. * @aa: Authenticator address
  974. * @spa: Supplicant address
  975. * @pmkid: Buffer for PMKID
  976. * Returns: 0 on success, -1 on failure
  977. *
  978. * IEEE Std 802.11ac-2013 - 11.6.1.3 Pairwise key hierarchy
  979. * PMKID = Truncate(HMAC-SHA-256(KCK, "PMK Name" || AA || SPA))
  980. */
  981. int rsn_pmkid_suite_b(const u8 *kck, size_t kck_len, const u8 *aa,
  982. const u8 *spa, u8 *pmkid)
  983. {
  984. char *title = "PMK Name";
  985. const u8 *addr[3];
  986. const size_t len[3] = { 8, ETH_ALEN, ETH_ALEN };
  987. unsigned char hash[SHA256_MAC_LEN];
  988. addr[0] = (u8 *) title;
  989. addr[1] = aa;
  990. addr[2] = spa;
  991. if (hmac_sha256_vector(kck, kck_len, 3, addr, len, hash) < 0)
  992. return -1;
  993. os_memcpy(pmkid, hash, PMKID_LEN);
  994. return 0;
  995. }
  996. #endif /* CONFIG_SUITEB */
  997. #ifdef CONFIG_SUITEB192
  998. /**
  999. * rsn_pmkid_suite_b_192 - Calculate PMK identifier for Suite B AKM
  1000. * @kck: Key confirmation key
  1001. * @kck_len: Length of kck in bytes
  1002. * @aa: Authenticator address
  1003. * @spa: Supplicant address
  1004. * @pmkid: Buffer for PMKID
  1005. * Returns: 0 on success, -1 on failure
  1006. *
  1007. * IEEE Std 802.11ac-2013 - 11.6.1.3 Pairwise key hierarchy
  1008. * PMKID = Truncate(HMAC-SHA-384(KCK, "PMK Name" || AA || SPA))
  1009. */
  1010. int rsn_pmkid_suite_b_192(const u8 *kck, size_t kck_len, const u8 *aa,
  1011. const u8 *spa, u8 *pmkid)
  1012. {
  1013. char *title = "PMK Name";
  1014. const u8 *addr[3];
  1015. const size_t len[3] = { 8, ETH_ALEN, ETH_ALEN };
  1016. unsigned char hash[SHA384_MAC_LEN];
  1017. addr[0] = (u8 *) title;
  1018. addr[1] = aa;
  1019. addr[2] = spa;
  1020. if (hmac_sha384_vector(kck, kck_len, 3, addr, len, hash) < 0)
  1021. return -1;
  1022. os_memcpy(pmkid, hash, PMKID_LEN);
  1023. return 0;
  1024. }
  1025. #endif /* CONFIG_SUITEB192 */
  1026. /**
  1027. * wpa_cipher_txt - Convert cipher suite to a text string
  1028. * @cipher: Cipher suite (WPA_CIPHER_* enum)
  1029. * Returns: Pointer to a text string of the cipher suite name
  1030. */
  1031. const char * wpa_cipher_txt(int cipher)
  1032. {
  1033. switch (cipher) {
  1034. case WPA_CIPHER_NONE:
  1035. return "NONE";
  1036. case WPA_CIPHER_WEP40:
  1037. return "WEP-40";
  1038. case WPA_CIPHER_WEP104:
  1039. return "WEP-104";
  1040. case WPA_CIPHER_TKIP:
  1041. return "TKIP";
  1042. case WPA_CIPHER_CCMP:
  1043. return "CCMP";
  1044. case WPA_CIPHER_CCMP | WPA_CIPHER_TKIP:
  1045. return "CCMP+TKIP";
  1046. case WPA_CIPHER_GCMP:
  1047. return "GCMP";
  1048. case WPA_CIPHER_GCMP_256:
  1049. return "GCMP-256";
  1050. case WPA_CIPHER_CCMP_256:
  1051. return "CCMP-256";
  1052. case WPA_CIPHER_GTK_NOT_USED:
  1053. return "GTK_NOT_USED";
  1054. default:
  1055. return "UNKNOWN";
  1056. }
  1057. }
  1058. /**
  1059. * wpa_key_mgmt_txt - Convert key management suite to a text string
  1060. * @key_mgmt: Key management suite (WPA_KEY_MGMT_* enum)
  1061. * @proto: WPA/WPA2 version (WPA_PROTO_*)
  1062. * Returns: Pointer to a text string of the key management suite name
  1063. */
  1064. const char * wpa_key_mgmt_txt(int key_mgmt, int proto)
  1065. {
  1066. switch (key_mgmt) {
  1067. case WPA_KEY_MGMT_IEEE8021X:
  1068. if (proto == (WPA_PROTO_RSN | WPA_PROTO_WPA))
  1069. return "WPA2+WPA/IEEE 802.1X/EAP";
  1070. return proto == WPA_PROTO_RSN ?
  1071. "WPA2/IEEE 802.1X/EAP" : "WPA/IEEE 802.1X/EAP";
  1072. case WPA_KEY_MGMT_PSK:
  1073. if (proto == (WPA_PROTO_RSN | WPA_PROTO_WPA))
  1074. return "WPA2-PSK+WPA-PSK";
  1075. return proto == WPA_PROTO_RSN ?
  1076. "WPA2-PSK" : "WPA-PSK";
  1077. case WPA_KEY_MGMT_NONE:
  1078. return "NONE";
  1079. case WPA_KEY_MGMT_WPA_NONE:
  1080. return "WPA-NONE";
  1081. case WPA_KEY_MGMT_IEEE8021X_NO_WPA:
  1082. return "IEEE 802.1X (no WPA)";
  1083. #ifdef CONFIG_IEEE80211R
  1084. case WPA_KEY_MGMT_FT_IEEE8021X:
  1085. return "FT-EAP";
  1086. case WPA_KEY_MGMT_FT_PSK:
  1087. return "FT-PSK";
  1088. #endif /* CONFIG_IEEE80211R */
  1089. #ifdef CONFIG_IEEE80211W
  1090. case WPA_KEY_MGMT_IEEE8021X_SHA256:
  1091. return "WPA2-EAP-SHA256";
  1092. case WPA_KEY_MGMT_PSK_SHA256:
  1093. return "WPA2-PSK-SHA256";
  1094. #endif /* CONFIG_IEEE80211W */
  1095. case WPA_KEY_MGMT_WPS:
  1096. return "WPS";
  1097. case WPA_KEY_MGMT_SAE:
  1098. return "SAE";
  1099. case WPA_KEY_MGMT_FT_SAE:
  1100. return "FT-SAE";
  1101. case WPA_KEY_MGMT_OSEN:
  1102. return "OSEN";
  1103. case WPA_KEY_MGMT_IEEE8021X_SUITE_B:
  1104. return "WPA2-EAP-SUITE-B";
  1105. case WPA_KEY_MGMT_IEEE8021X_SUITE_B_192:
  1106. return "WPA2-EAP-SUITE-B-192";
  1107. case WPA_KEY_MGMT_FILS_SHA256:
  1108. return "FILS-SHA256";
  1109. case WPA_KEY_MGMT_FILS_SHA384:
  1110. return "FILS-SHA384";
  1111. case WPA_KEY_MGMT_FT_FILS_SHA256:
  1112. return "FT-FILS-SHA256";
  1113. case WPA_KEY_MGMT_FT_FILS_SHA384:
  1114. return "FT-FILS-SHA384";
  1115. default:
  1116. return "UNKNOWN";
  1117. }
  1118. }
  1119. u32 wpa_akm_to_suite(int akm)
  1120. {
  1121. if (akm & WPA_KEY_MGMT_FT_IEEE8021X)
  1122. return WLAN_AKM_SUITE_FT_8021X;
  1123. if (akm & WPA_KEY_MGMT_FT_PSK)
  1124. return WLAN_AKM_SUITE_FT_PSK;
  1125. if (akm & WPA_KEY_MGMT_IEEE8021X)
  1126. return WLAN_AKM_SUITE_8021X;
  1127. if (akm & WPA_KEY_MGMT_IEEE8021X_SHA256)
  1128. return WLAN_AKM_SUITE_8021X_SHA256;
  1129. if (akm & WPA_KEY_MGMT_IEEE8021X)
  1130. return WLAN_AKM_SUITE_8021X;
  1131. if (akm & WPA_KEY_MGMT_PSK_SHA256)
  1132. return WLAN_AKM_SUITE_PSK_SHA256;
  1133. if (akm & WPA_KEY_MGMT_PSK)
  1134. return WLAN_AKM_SUITE_PSK;
  1135. if (akm & WPA_KEY_MGMT_CCKM)
  1136. return WLAN_AKM_SUITE_CCKM;
  1137. if (akm & WPA_KEY_MGMT_OSEN)
  1138. return WLAN_AKM_SUITE_OSEN;
  1139. if (akm & WPA_KEY_MGMT_IEEE8021X_SUITE_B)
  1140. return WLAN_AKM_SUITE_8021X_SUITE_B;
  1141. if (akm & WPA_KEY_MGMT_IEEE8021X_SUITE_B_192)
  1142. return WLAN_AKM_SUITE_8021X_SUITE_B_192;
  1143. if (akm & WPA_KEY_MGMT_FILS_SHA256)
  1144. return WLAN_AKM_SUITE_FILS_SHA256;
  1145. if (akm & WPA_KEY_MGMT_FILS_SHA384)
  1146. return WLAN_AKM_SUITE_FILS_SHA384;
  1147. if (akm & WPA_KEY_MGMT_FT_FILS_SHA256)
  1148. return WLAN_AKM_SUITE_FT_FILS_SHA256;
  1149. if (akm & WPA_KEY_MGMT_FT_FILS_SHA384)
  1150. return WLAN_AKM_SUITE_FT_FILS_SHA384;
  1151. return 0;
  1152. }
  1153. int wpa_compare_rsn_ie(int ft_initial_assoc,
  1154. const u8 *ie1, size_t ie1len,
  1155. const u8 *ie2, size_t ie2len)
  1156. {
  1157. if (ie1 == NULL || ie2 == NULL)
  1158. return -1;
  1159. if (ie1len == ie2len && os_memcmp(ie1, ie2, ie1len) == 0)
  1160. return 0; /* identical IEs */
  1161. #ifdef CONFIG_IEEE80211R
  1162. if (ft_initial_assoc) {
  1163. struct wpa_ie_data ie1d, ie2d;
  1164. /*
  1165. * The PMKID-List in RSN IE is different between Beacon/Probe
  1166. * Response/(Re)Association Request frames and EAPOL-Key
  1167. * messages in FT initial mobility domain association. Allow
  1168. * for this, but verify that other parts of the RSN IEs are
  1169. * identical.
  1170. */
  1171. if (wpa_parse_wpa_ie_rsn(ie1, ie1len, &ie1d) < 0 ||
  1172. wpa_parse_wpa_ie_rsn(ie2, ie2len, &ie2d) < 0)
  1173. return -1;
  1174. if (ie1d.proto == ie2d.proto &&
  1175. ie1d.pairwise_cipher == ie2d.pairwise_cipher &&
  1176. ie1d.group_cipher == ie2d.group_cipher &&
  1177. ie1d.key_mgmt == ie2d.key_mgmt &&
  1178. ie1d.capabilities == ie2d.capabilities &&
  1179. ie1d.mgmt_group_cipher == ie2d.mgmt_group_cipher)
  1180. return 0;
  1181. }
  1182. #endif /* CONFIG_IEEE80211R */
  1183. return -1;
  1184. }
  1185. #ifdef CONFIG_IEEE80211R
  1186. int wpa_insert_pmkid(u8 *ies, size_t *ies_len, const u8 *pmkid)
  1187. {
  1188. u8 *start, *end, *rpos, *rend;
  1189. int added = 0;
  1190. start = ies;
  1191. end = ies + *ies_len;
  1192. while (start < end) {
  1193. if (*start == WLAN_EID_RSN)
  1194. break;
  1195. start += 2 + start[1];
  1196. }
  1197. if (start >= end) {
  1198. wpa_printf(MSG_ERROR, "FT: Could not find RSN IE in "
  1199. "IEs data");
  1200. return -1;
  1201. }
  1202. wpa_hexdump(MSG_DEBUG, "FT: RSN IE before modification",
  1203. start, 2 + start[1]);
  1204. /* Find start of PMKID-Count */
  1205. rpos = start + 2;
  1206. rend = rpos + start[1];
  1207. /* Skip Version and Group Data Cipher Suite */
  1208. rpos += 2 + 4;
  1209. /* Skip Pairwise Cipher Suite Count and List */
  1210. rpos += 2 + WPA_GET_LE16(rpos) * RSN_SELECTOR_LEN;
  1211. /* Skip AKM Suite Count and List */
  1212. rpos += 2 + WPA_GET_LE16(rpos) * RSN_SELECTOR_LEN;
  1213. if (rpos == rend) {
  1214. /* Add RSN Capabilities */
  1215. os_memmove(rpos + 2, rpos, end - rpos);
  1216. *rpos++ = 0;
  1217. *rpos++ = 0;
  1218. added += 2;
  1219. start[1] += 2;
  1220. rend = rpos;
  1221. } else {
  1222. /* Skip RSN Capabilities */
  1223. rpos += 2;
  1224. if (rpos > rend) {
  1225. wpa_printf(MSG_ERROR, "FT: Could not parse RSN IE in "
  1226. "IEs data");
  1227. return -1;
  1228. }
  1229. }
  1230. if (rpos == rend) {
  1231. /* No PMKID-Count field included; add it */
  1232. os_memmove(rpos + 2 + PMKID_LEN, rpos, end + added - rpos);
  1233. WPA_PUT_LE16(rpos, 1);
  1234. rpos += 2;
  1235. os_memcpy(rpos, pmkid, PMKID_LEN);
  1236. added += 2 + PMKID_LEN;
  1237. start[1] += 2 + PMKID_LEN;
  1238. } else {
  1239. u16 num_pmkid;
  1240. if (rend - rpos < 2)
  1241. return -1;
  1242. num_pmkid = WPA_GET_LE16(rpos);
  1243. /* PMKID-Count was included; use it */
  1244. if (num_pmkid != 0) {
  1245. u8 *after;
  1246. if (num_pmkid * PMKID_LEN > rend - rpos - 2)
  1247. return -1;
  1248. /*
  1249. * PMKID may have been included in RSN IE in
  1250. * (Re)Association Request frame, so remove the old
  1251. * PMKID(s) first before adding the new one.
  1252. */
  1253. wpa_printf(MSG_DEBUG,
  1254. "FT: Remove %u old PMKID(s) from RSN IE",
  1255. num_pmkid);
  1256. after = rpos + 2 + num_pmkid * PMKID_LEN;
  1257. os_memmove(rpos + 2, after, rend - after);
  1258. start[1] -= num_pmkid * PMKID_LEN;
  1259. added -= num_pmkid * PMKID_LEN;
  1260. }
  1261. WPA_PUT_LE16(rpos, 1);
  1262. rpos += 2;
  1263. os_memmove(rpos + PMKID_LEN, rpos, end + added - rpos);
  1264. os_memcpy(rpos, pmkid, PMKID_LEN);
  1265. added += PMKID_LEN;
  1266. start[1] += PMKID_LEN;
  1267. }
  1268. wpa_hexdump(MSG_DEBUG, "FT: RSN IE after modification "
  1269. "(PMKID inserted)", start, 2 + start[1]);
  1270. *ies_len += added;
  1271. return 0;
  1272. }
  1273. #endif /* CONFIG_IEEE80211R */
  1274. int wpa_cipher_key_len(int cipher)
  1275. {
  1276. switch (cipher) {
  1277. case WPA_CIPHER_CCMP_256:
  1278. case WPA_CIPHER_GCMP_256:
  1279. case WPA_CIPHER_BIP_GMAC_256:
  1280. case WPA_CIPHER_BIP_CMAC_256:
  1281. return 32;
  1282. case WPA_CIPHER_CCMP:
  1283. case WPA_CIPHER_GCMP:
  1284. case WPA_CIPHER_AES_128_CMAC:
  1285. case WPA_CIPHER_BIP_GMAC_128:
  1286. return 16;
  1287. case WPA_CIPHER_TKIP:
  1288. return 32;
  1289. }
  1290. return 0;
  1291. }
  1292. int wpa_cipher_rsc_len(int cipher)
  1293. {
  1294. switch (cipher) {
  1295. case WPA_CIPHER_CCMP_256:
  1296. case WPA_CIPHER_GCMP_256:
  1297. case WPA_CIPHER_CCMP:
  1298. case WPA_CIPHER_GCMP:
  1299. case WPA_CIPHER_TKIP:
  1300. return 6;
  1301. }
  1302. return 0;
  1303. }
  1304. int wpa_cipher_to_alg(int cipher)
  1305. {
  1306. switch (cipher) {
  1307. case WPA_CIPHER_CCMP_256:
  1308. return WPA_ALG_CCMP_256;
  1309. case WPA_CIPHER_GCMP_256:
  1310. return WPA_ALG_GCMP_256;
  1311. case WPA_CIPHER_CCMP:
  1312. return WPA_ALG_CCMP;
  1313. case WPA_CIPHER_GCMP:
  1314. return WPA_ALG_GCMP;
  1315. case WPA_CIPHER_TKIP:
  1316. return WPA_ALG_TKIP;
  1317. case WPA_CIPHER_AES_128_CMAC:
  1318. return WPA_ALG_IGTK;
  1319. case WPA_CIPHER_BIP_GMAC_128:
  1320. return WPA_ALG_BIP_GMAC_128;
  1321. case WPA_CIPHER_BIP_GMAC_256:
  1322. return WPA_ALG_BIP_GMAC_256;
  1323. case WPA_CIPHER_BIP_CMAC_256:
  1324. return WPA_ALG_BIP_CMAC_256;
  1325. }
  1326. return WPA_ALG_NONE;
  1327. }
  1328. int wpa_cipher_valid_pairwise(int cipher)
  1329. {
  1330. return cipher == WPA_CIPHER_CCMP_256 ||
  1331. cipher == WPA_CIPHER_GCMP_256 ||
  1332. cipher == WPA_CIPHER_CCMP ||
  1333. cipher == WPA_CIPHER_GCMP ||
  1334. cipher == WPA_CIPHER_TKIP;
  1335. }
  1336. u32 wpa_cipher_to_suite(int proto, int cipher)
  1337. {
  1338. if (cipher & WPA_CIPHER_CCMP_256)
  1339. return RSN_CIPHER_SUITE_CCMP_256;
  1340. if (cipher & WPA_CIPHER_GCMP_256)
  1341. return RSN_CIPHER_SUITE_GCMP_256;
  1342. if (cipher & WPA_CIPHER_CCMP)
  1343. return (proto == WPA_PROTO_RSN ?
  1344. RSN_CIPHER_SUITE_CCMP : WPA_CIPHER_SUITE_CCMP);
  1345. if (cipher & WPA_CIPHER_GCMP)
  1346. return RSN_CIPHER_SUITE_GCMP;
  1347. if (cipher & WPA_CIPHER_TKIP)
  1348. return (proto == WPA_PROTO_RSN ?
  1349. RSN_CIPHER_SUITE_TKIP : WPA_CIPHER_SUITE_TKIP);
  1350. if (cipher & WPA_CIPHER_NONE)
  1351. return (proto == WPA_PROTO_RSN ?
  1352. RSN_CIPHER_SUITE_NONE : WPA_CIPHER_SUITE_NONE);
  1353. if (cipher & WPA_CIPHER_GTK_NOT_USED)
  1354. return RSN_CIPHER_SUITE_NO_GROUP_ADDRESSED;
  1355. if (cipher & WPA_CIPHER_AES_128_CMAC)
  1356. return RSN_CIPHER_SUITE_AES_128_CMAC;
  1357. if (cipher & WPA_CIPHER_BIP_GMAC_128)
  1358. return RSN_CIPHER_SUITE_BIP_GMAC_128;
  1359. if (cipher & WPA_CIPHER_BIP_GMAC_256)
  1360. return RSN_CIPHER_SUITE_BIP_GMAC_256;
  1361. if (cipher & WPA_CIPHER_BIP_CMAC_256)
  1362. return RSN_CIPHER_SUITE_BIP_CMAC_256;
  1363. return 0;
  1364. }
  1365. int rsn_cipher_put_suites(u8 *start, int ciphers)
  1366. {
  1367. u8 *pos = start;
  1368. if (ciphers & WPA_CIPHER_CCMP_256) {
  1369. RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_CCMP_256);
  1370. pos += RSN_SELECTOR_LEN;
  1371. }
  1372. if (ciphers & WPA_CIPHER_GCMP_256) {
  1373. RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_GCMP_256);
  1374. pos += RSN_SELECTOR_LEN;
  1375. }
  1376. if (ciphers & WPA_CIPHER_CCMP) {
  1377. RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_CCMP);
  1378. pos += RSN_SELECTOR_LEN;
  1379. }
  1380. if (ciphers & WPA_CIPHER_GCMP) {
  1381. RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_GCMP);
  1382. pos += RSN_SELECTOR_LEN;
  1383. }
  1384. if (ciphers & WPA_CIPHER_TKIP) {
  1385. RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_TKIP);
  1386. pos += RSN_SELECTOR_LEN;
  1387. }
  1388. if (ciphers & WPA_CIPHER_NONE) {
  1389. RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_NONE);
  1390. pos += RSN_SELECTOR_LEN;
  1391. }
  1392. return (pos - start) / RSN_SELECTOR_LEN;
  1393. }
  1394. int wpa_cipher_put_suites(u8 *start, int ciphers)
  1395. {
  1396. u8 *pos = start;
  1397. if (ciphers & WPA_CIPHER_CCMP) {
  1398. RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_CCMP);
  1399. pos += WPA_SELECTOR_LEN;
  1400. }
  1401. if (ciphers & WPA_CIPHER_TKIP) {
  1402. RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_TKIP);
  1403. pos += WPA_SELECTOR_LEN;
  1404. }
  1405. if (ciphers & WPA_CIPHER_NONE) {
  1406. RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_NONE);
  1407. pos += WPA_SELECTOR_LEN;
  1408. }
  1409. return (pos - start) / RSN_SELECTOR_LEN;
  1410. }
  1411. int wpa_pick_pairwise_cipher(int ciphers, int none_allowed)
  1412. {
  1413. if (ciphers & WPA_CIPHER_CCMP_256)
  1414. return WPA_CIPHER_CCMP_256;
  1415. if (ciphers & WPA_CIPHER_GCMP_256)
  1416. return WPA_CIPHER_GCMP_256;
  1417. if (ciphers & WPA_CIPHER_CCMP)
  1418. return WPA_CIPHER_CCMP;
  1419. if (ciphers & WPA_CIPHER_GCMP)
  1420. return WPA_CIPHER_GCMP;
  1421. if (ciphers & WPA_CIPHER_TKIP)
  1422. return WPA_CIPHER_TKIP;
  1423. if (none_allowed && (ciphers & WPA_CIPHER_NONE))
  1424. return WPA_CIPHER_NONE;
  1425. return -1;
  1426. }
  1427. int wpa_pick_group_cipher(int ciphers)
  1428. {
  1429. if (ciphers & WPA_CIPHER_CCMP_256)
  1430. return WPA_CIPHER_CCMP_256;
  1431. if (ciphers & WPA_CIPHER_GCMP_256)
  1432. return WPA_CIPHER_GCMP_256;
  1433. if (ciphers & WPA_CIPHER_CCMP)
  1434. return WPA_CIPHER_CCMP;
  1435. if (ciphers & WPA_CIPHER_GCMP)
  1436. return WPA_CIPHER_GCMP;
  1437. if (ciphers & WPA_CIPHER_GTK_NOT_USED)
  1438. return WPA_CIPHER_GTK_NOT_USED;
  1439. if (ciphers & WPA_CIPHER_TKIP)
  1440. return WPA_CIPHER_TKIP;
  1441. return -1;
  1442. }
  1443. int wpa_parse_cipher(const char *value)
  1444. {
  1445. int val = 0, last;
  1446. char *start, *end, *buf;
  1447. buf = os_strdup(value);
  1448. if (buf == NULL)
  1449. return -1;
  1450. start = buf;
  1451. while (*start != '\0') {
  1452. while (*start == ' ' || *start == '\t')
  1453. start++;
  1454. if (*start == '\0')
  1455. break;
  1456. end = start;
  1457. while (*end != ' ' && *end != '\t' && *end != '\0')
  1458. end++;
  1459. last = *end == '\0';
  1460. *end = '\0';
  1461. if (os_strcmp(start, "CCMP-256") == 0)
  1462. val |= WPA_CIPHER_CCMP_256;
  1463. else if (os_strcmp(start, "GCMP-256") == 0)
  1464. val |= WPA_CIPHER_GCMP_256;
  1465. else if (os_strcmp(start, "CCMP") == 0)
  1466. val |= WPA_CIPHER_CCMP;
  1467. else if (os_strcmp(start, "GCMP") == 0)
  1468. val |= WPA_CIPHER_GCMP;
  1469. else if (os_strcmp(start, "TKIP") == 0)
  1470. val |= WPA_CIPHER_TKIP;
  1471. else if (os_strcmp(start, "WEP104") == 0)
  1472. val |= WPA_CIPHER_WEP104;
  1473. else if (os_strcmp(start, "WEP40") == 0)
  1474. val |= WPA_CIPHER_WEP40;
  1475. else if (os_strcmp(start, "NONE") == 0)
  1476. val |= WPA_CIPHER_NONE;
  1477. else if (os_strcmp(start, "GTK_NOT_USED") == 0)
  1478. val |= WPA_CIPHER_GTK_NOT_USED;
  1479. else {
  1480. os_free(buf);
  1481. return -1;
  1482. }
  1483. if (last)
  1484. break;
  1485. start = end + 1;
  1486. }
  1487. os_free(buf);
  1488. return val;
  1489. }
  1490. int wpa_write_ciphers(char *start, char *end, int ciphers, const char *delim)
  1491. {
  1492. char *pos = start;
  1493. int ret;
  1494. if (ciphers & WPA_CIPHER_CCMP_256) {
  1495. ret = os_snprintf(pos, end - pos, "%sCCMP-256",
  1496. pos == start ? "" : delim);
  1497. if (os_snprintf_error(end - pos, ret))
  1498. return -1;
  1499. pos += ret;
  1500. }
  1501. if (ciphers & WPA_CIPHER_GCMP_256) {
  1502. ret = os_snprintf(pos, end - pos, "%sGCMP-256",
  1503. pos == start ? "" : delim);
  1504. if (os_snprintf_error(end - pos, ret))
  1505. return -1;
  1506. pos += ret;
  1507. }
  1508. if (ciphers & WPA_CIPHER_CCMP) {
  1509. ret = os_snprintf(pos, end - pos, "%sCCMP",
  1510. pos == start ? "" : delim);
  1511. if (os_snprintf_error(end - pos, ret))
  1512. return -1;
  1513. pos += ret;
  1514. }
  1515. if (ciphers & WPA_CIPHER_GCMP) {
  1516. ret = os_snprintf(pos, end - pos, "%sGCMP",
  1517. pos == start ? "" : delim);
  1518. if (os_snprintf_error(end - pos, ret))
  1519. return -1;
  1520. pos += ret;
  1521. }
  1522. if (ciphers & WPA_CIPHER_TKIP) {
  1523. ret = os_snprintf(pos, end - pos, "%sTKIP",
  1524. pos == start ? "" : delim);
  1525. if (os_snprintf_error(end - pos, ret))
  1526. return -1;
  1527. pos += ret;
  1528. }
  1529. if (ciphers & WPA_CIPHER_NONE) {
  1530. ret = os_snprintf(pos, end - pos, "%sNONE",
  1531. pos == start ? "" : delim);
  1532. if (os_snprintf_error(end - pos, ret))
  1533. return -1;
  1534. pos += ret;
  1535. }
  1536. return pos - start;
  1537. }
  1538. int wpa_select_ap_group_cipher(int wpa, int wpa_pairwise, int rsn_pairwise)
  1539. {
  1540. int pairwise = 0;
  1541. /* Select group cipher based on the enabled pairwise cipher suites */
  1542. if (wpa & 1)
  1543. pairwise |= wpa_pairwise;
  1544. if (wpa & 2)
  1545. pairwise |= rsn_pairwise;
  1546. if (pairwise & WPA_CIPHER_TKIP)
  1547. return WPA_CIPHER_TKIP;
  1548. if ((pairwise & (WPA_CIPHER_CCMP | WPA_CIPHER_GCMP)) == WPA_CIPHER_GCMP)
  1549. return WPA_CIPHER_GCMP;
  1550. if ((pairwise & (WPA_CIPHER_GCMP_256 | WPA_CIPHER_CCMP |
  1551. WPA_CIPHER_GCMP)) == WPA_CIPHER_GCMP_256)
  1552. return WPA_CIPHER_GCMP_256;
  1553. if ((pairwise & (WPA_CIPHER_CCMP_256 | WPA_CIPHER_CCMP |
  1554. WPA_CIPHER_GCMP)) == WPA_CIPHER_CCMP_256)
  1555. return WPA_CIPHER_CCMP_256;
  1556. return WPA_CIPHER_CCMP;
  1557. }
  1558. #ifdef CONFIG_FILS
  1559. u16 fils_domain_name_hash(const char *domain)
  1560. {
  1561. char buf[255], *wpos = buf;
  1562. const char *pos = domain;
  1563. size_t len;
  1564. u32 crc;
  1565. for (len = 0; len < sizeof(buf) && *pos; len++) {
  1566. if (isalpha(*pos) && isupper(*pos))
  1567. *wpos++ = tolower(*pos);
  1568. else
  1569. *wpos++ = *pos;
  1570. pos++;
  1571. }
  1572. crc = crc32((const u8 *) buf, len);
  1573. return crc & 0xffff;
  1574. }
  1575. #endif /* CONFIG_FILS */