diff options
author | Michael Brown <mcb30@ipxe.org> | 2022-10-10 12:01:38 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2022-10-10 12:17:39 +0100 |
commit | 88419b608d71247445de287c9f8bebbf5e33e0c8 (patch) | |
tree | dd8bb32a82cfd35b7e63995f617ed37e93b230ab /src/net/80211/wpa_tkip.c | |
parent | 081b3eefc48953795122c4b1a38430498e2bb2b6 (diff) | |
download | ipxe-88419b608d71247445de287c9f8bebbf5e33e0c8.tar.gz |
[test] Add HMAC self-tests
The HMAC code is already tested indirectly via several consuming
algorithms that themselves provide self-tests (e.g. HMAC-DRBG, NTLM
authentication, and PeerDist content identification), but lacks any
direct test vectors.
Add explicit HMAC tests and ensure that corner cases such as empty
keys, block-length keys, and over-length keys are all covered.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/net/80211/wpa_tkip.c')
0 files changed, 0 insertions, 0 deletions