Lines Matching defs:pmk_r1
2370 u8 *pmk_r1, u8 *pmk_r1_name)
2392 buf, pos - buf, pmk_r1, pmk_r0_len);
2397 buf, pos - buf, pmk_r1, pmk_r0_len);
2401 buf, pos - buf, pmk_r1, pmk_r0_len);
2406 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R1", pmk_r1, pmk_r0_len);
2418 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, size_t pmk_r1_len,
2456 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R1", pmk_r1, pmk_r1_len);
2489 res = sha512_prf(pmk_r1, pmk_r1_len, "FT-PTK",
2501 res = sha384_prf(pmk_r1, pmk_r1_len, "FT-PTK",
2512 res = sha256_prf(pmk_r1, pmk_r1_len, "FT-PTK",