]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
/dev/crypto: Store blocksize in cse rather than txform pointer.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 30 Dec 2021 01:50:23 +0000 (17:50 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 30 Dec 2021 01:50:23 +0000 (17:50 -0800)
commit61ff0a1f8145622a4db669715fc04e9358e643a6
tree44bd026c99b353858cb7210a50bb743f0cc189a4
parentc3907ef4826f195b0409e89003da6ed88418cd48
/dev/crypto: Store blocksize in cse rather than txform pointer.

Reviewed by: markj
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D33614
sys/opencrypto/cryptodev.c