Simplify verify_mic path
authorLuke Howard <lukeh@padl.com>
Sat, 17 Sep 2011 09:25:16 +0000 (19:25 +1000)
committerLuke Howard <lukeh@padl.com>
Sat, 17 Sep 2011 09:25:16 +0000 (19:25 +1000)
commite4b199e2a05705c453da2250b17cf3c7e4135dda
tree49599f8b883f60f0239853633e98afa14230a096
parent8c46c36614eea3be2bafb27b1a5de832553a3df5
Simplify verify_mic path

Allow verify_mic, wrapped on top of the IOV routines, to pass in a single
HEADER buffer rather than needing to understand the underlying split between
header and trailer.
moonshot/mech_eap/unwrap_iov.c
moonshot/mech_eap/util_context.c
moonshot/mech_eap/verify_mic.c