Use axf's hashsize as a block size in the authenticated encryption routine.
authormikeb <mikeb@openbsd.org>
Mon, 26 Oct 2015 17:22:50 +0000 (17:22 +0000)
committermikeb <mikeb@openbsd.org>
Mon, 26 Oct 2015 17:22:50 +0000 (17:22 +0000)
commitbdab7913d5cd850135c9a58c01a6d82bcb6c1602
treeac1c58d3d378e2c6396dc5b1ad5f047deb1351f7
parent302fe310d00d29536b2308ab55d1587cb3708825
Use axf's hashsize as a block size in the authenticated encryption routine.
No change for GCM, however upcoming changes will rely on this.
sys/crypto/cryptosoft.c