]> git.ipfire.org Git - thirdparty/hostap.git/commit
PASN: Add interface to handle PASN request from the driver
authorVinay Gannevaram <quic_vganneva@quicinc.com>
Tue, 26 Jul 2022 06:46:45 +0000 (12:16 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 2 Sep 2022 12:27:50 +0000 (15:27 +0300)
commit2edebc6b63f4fa1dc05f118cf2191135a80297d4
tree69dcff0b04c3394952ffd6af7b54d66f010e977a
parent9330bf318925bb428abeafeb7d2bbd81c37a887a
PASN: Add interface to handle PASN request from the driver

This brings in the function declarations and data structures that are
required for handling PASN request from the driver, sending secure
ranging context and PASN response to the driver.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/drivers/driver.h
src/drivers/driver_common.c