fix IV size of XTS to be correct at 8 bytes.. That is what both the

AES-NI code and the software code expects..
This commit is contained in:
John-Mark Gurney 2015-01-12 23:33:40 +00:00
parent 5b3a65823d
commit bacaccae69
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277097

View File

@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd December 12, 2014
.Dd January 2, 2015
.Dt CRYPTO 7
.Os
.Sh NAME
@ -105,7 +105,7 @@ Note: You must provide an IV on every call.
.It Dv CRYPTO_AES_XTS
.Bl -tag -width "Block size :" -compact -offset indent
.It IV size :
16
8
.It Block size :
16
.It Key size :