]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
armv8crypto: note derivation in armv8_crypto_wrap.c
authorMitchell Horne <mhorne@FreeBSD.org>
Mon, 15 Mar 2021 13:46:03 +0000 (10:46 -0300)
committerMitchell Horne <mhorne@FreeBSD.org>
Mon, 22 Mar 2021 16:14:51 +0000 (13:14 -0300)
commitb3598ed444ee1e1ab4f494cdc94b09bc09612445
treecc17b012e8b85bfe90c4fe10eb18548a9477bff0
parent46f44865e3c9bbfa4097a37fa8d33aa2e5adc729
armv8crypto: note derivation in armv8_crypto_wrap.c

This file inherits some boilerplate and structure from the analogous
file in aesni(4), aesni_wrap.c. Note the derivation and the copyright
holders of that file.

For example, the AES-XTS bits added in 4979620ece984 were ported from
aesni(4).

Requested by: jmg
Reviewed by: imp, gnn

(cherry picked from commit da45b462664148ff6f8adbe59847c6c06f295391)
sys/crypto/armv8/armv8_crypto_wrap.c