]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Allow AES-WRAP-192 test cases to be commented out with BoringSSL
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 18 Aug 2015 16:58:13 +0000 (19:58 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 18 Aug 2015 17:21:44 +0000 (20:21 +0300)
commit87c59a1e5a2ca34b6bba4182c85aba352e145d5d
tree3b3e7f0bb08af8af83dd2a621838205e8625d8bf
parent5f2e454790f82e5070919e1de9a037dbb6a8e711
tests: Allow AES-WRAP-192 test cases to be commented out with BoringSSL

BoringSSL does not support 192-bit AES, so these parts of the
wpa_supplicant module tests would fail.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/crypto/crypto_module_tests.c