]> git.ipfire.org Git - thirdparty/hostap.git/commit
PR: Manage Device Identity Key, password, and PMK
authorPeddolla Harshavardhan Reddy <peddolla@qti.qualcomm.com>
Sat, 26 Apr 2025 19:25:54 +0000 (00:55 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 17 Oct 2025 10:22:51 +0000 (13:22 +0300)
commit7e05e8ae74ff884eb74301afc5acb63ff3ec1a06
treef8a10d426d9d32d2ccfe417843a605258bebe37b
parent1f516cf6ede62ce495541a1326d6d6020d8d1dd4
PR: Manage Device Identity Key, password, and PMK

Add functionality for adding and clearing the Device Identity Key (DIK),
password, and PMK. These are associated with the DIK and are stored in a
list that is linked to the global Proximity Ranging context.

Signed-off-by: Peddolla Harshavardhan Reddy <peddolla@qti.qualcomm.com>
src/common/proximity_ranging.c
src/common/proximity_ranging.h
wpa_supplicant/pr_supplicant.c
wpa_supplicant/pr_supplicant.h