diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2008-08-12 18:25:41 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2008-08-12 18:25:41 +0000 |
commit | 9c94df4c7d62756341969e83badbdb7514e86522 (patch) | |
tree | 766e24f96adc06b8abb0828f9402e8ce9a4d9fcd /sys/netbt | |
parent | 8321c622bc4b888984d8c49d465de349ddf196a6 (diff) |
AES Key Wrap adds a 64-bit MIC to the payload but we pad the content
of the frame so that it is a multiple of 8 bytes before encryption.
So we must reserve up to 15 bytes in the mbuf for the worst case, not 8.
Diffstat (limited to 'sys/netbt')
0 files changed, 0 insertions, 0 deletions