]> git.ipfire.org Git - thirdparty/hostap.git/commit
atheros: Add FILS AAD parameters in sta_auth() handler
authorJeffin Mammen <jmammen@qti.qualcomm.com>
Fri, 21 Apr 2017 16:39:55 +0000 (19:39 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 Apr 2017 14:47:15 +0000 (17:47 +0300)
commitf46c154c59e7398006ed278ffb49f31347fdad3c
tree78257d9ac3b253ff2952fdf4a56796fc6b26650f
parent6b128fb2af77ffc0c47c5ad4e2dd253e94c4cdfe
atheros: Add FILS AAD parameters in sta_auth() handler

This is needed to allow the driver SME to perform the needed AES-SIV
operations during FILS association.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_atheros.c