Searched hist:301223 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/cesa/
H A Dcesa.hdiff 301223 Thu Jun 02 18:38:14 MDT 2016 zbb Truncate HMAC output only if requested by the client

The output of HMAC was previously truncated to 12 bytes. This was only
correct in case of one particular crypto client - the new version of IPSEC.
Fix by taking into account the cri_mlen field in cryptoini session request
filled in by the client.

Submitted by: Michal Stanek <mst@semihalf.com>
Obtained from: Semihalf
Sponsored by: Stormshield
Differential revision: https://reviews.freebsd.org/D6218
H A Dcesa.cdiff 301223 Thu Jun 02 18:38:14 MDT 2016 zbb Truncate HMAC output only if requested by the client

The output of HMAC was previously truncated to 12 bytes. This was only
correct in case of one particular crypto client - the new version of IPSEC.
Fix by taking into account the cri_mlen field in cryptoini session request
filled in by the client.

Submitted by: Michal Stanek <mst@semihalf.com>
Obtained from: Semihalf
Sponsored by: Stormshield
Differential revision: https://reviews.freebsd.org/D6218

Completed in 110 milliseconds