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)
commit503424f95316940eccade0ed6273adfadaea3048
tree3b00a4602b4a9fe27c20ffa67168dcc4eb5f0692
parent62b5228cc9172216d9eefda4d4933c99e3e2cdd1
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.
mech_eap/unwrap_iov.c
mech_eap/util_context.c
mech_eap/verify_mic.c