]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cryptocheck: Expand the set of sizes tested by -z.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 1 Apr 2021 22:42:30 +0000 (15:42 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 21 Oct 2021 15:51:24 +0000 (08:51 -0700)
commitd8b6a6559070a4d76f8c9e0660fff2ea5a573d65
tree8224059435b42e1e80171133d57e69a9d6ce673f
parente3d927fac1da765f40addb147e0bacb69a9236fb
cryptocheck: Expand the set of sizes tested by -z.

Test individual sizes up to the max encryption block length as well as
a few sizes that include 1 full block and a partial block before
doubling the size.

Reviewed by: cem, markj
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D29518

(cherry picked from commit c86de1dab8e65bc9d11501ca51f2e152276cb94e)
tools/tools/crypto/cryptocheck.c