Add 'GET_CAPABILITY fips' to enable runtime check for CONFIG_FIPS=y
authorJouni Malinen <j@w1.fi>
Sat, 1 Aug 2015 15:11:07 +0000 (18:11 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Aug 2015 13:52:56 +0000 (16:52 +0300)
commit1e4f7bf5d0995e636d30e2553c4260cb6fb02a38
treeb8207becee24cf86e7ae283c93f0d400721f89a6
parentd0eb8a0b4edebadbbe5e5235611d6a7b32ea15a9
Add 'GET_CAPABILITY fips' to enable runtime check for CONFIG_FIPS=y

This can be used to check whether the running wpa_supplicant version was
built with CONFIG_FIPS=y.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c