]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Previously missed aes_s2v() error path
authorJouni Malinen <jouni@codeaurora.org>
Tue, 16 Apr 2019 17:54:25 +0000 (20:54 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 16 Apr 2019 17:54:25 +0000 (20:54 +0300)
commitfad1a1e3406cf1e9acce4ab0524a08591a5c829c
tree28361f37e8314a6b3a7c645319720cd6ff51d8ab
parent63215b32a8e12a58c10b5ad54038aad1545cc6ed
tests: Previously missed aes_s2v() error path

This targets the omac1_aes_vector() call from within the 0..num_elem-1
loop in aes_s2v().

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_wpas_mesh.py