[gnutls-devel] GnuTLS | accelerated: use AES-NI for AES-XTS when available (!1244)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu May 7 16:59:41 CEST 2020



Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1244 was reviewed by Daiki Ueno

--
  
Daiki Ueno started a new discussion on lib/accelerated/x86/aes-xts-x86-aesni.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1244#note_338371044

> +	/* Size in bits of each half for block and tweak (=keysize * 8 / 2) */
> +	keybits = keysize * 4;
> +

Should this also have the same check as !1233?

--
  
Daiki Ueno started a new discussion on lib/accelerated/x86/aes-xts-x86-aesni.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1244#note_338371048

> + *
> + * Author: Nikos Mavrogiannopoulos
> + * Author: Anderson Toshiyuki Sasaki

nit: we usually use the single ["Authors:"](https://www.gnu.org/prep/maintain/maintain.html#Crediting-Authors) (plural) line per file.


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1244
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200507/a81f011a/attachment.html>


More information about the Gnutls-devel mailing list