CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2012/12/07 10:03:22
Modified files: sys/crypto : cryptosoft.c cryptosoft.h Log message: Fix one of the two issues with ESN support in the GCM case: supply correct AAD length to the final round of hashing. While here rename swcr_combined to swcr_authenc.