mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Fix typos in modules/icp/
Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #9239
This commit is contained in:
committed by
Brian Behlendorf
parent
cf7c5a030e
commit
9d40bdf414
@@ -101,7 +101,7 @@
|
||||
* must display the following acknowledgement:
|
||||
* "This product includes cryptographic software written by
|
||||
* Eric Young (eay@cryptsoft.com)"
|
||||
* The word 'cryptographic' can be left out if the rouines from the library
|
||||
* The word 'cryptographic' can be left out if the routines from the library
|
||||
* being used are not cryptographic related :-).
|
||||
* 4. If you include any Windows specific code (or a derivative thereof) from
|
||||
* the apps directory (application code) you must include an acknowledgement:
|
||||
|
||||
@@ -327,7 +327,7 @@ extern "C" {
|
||||
* On some systems speed will be improved by aligning the AES large lookup
|
||||
* tables on particular boundaries. This define should be set to a power of
|
||||
* two giving the desired alignment. It can be left undefined if alignment
|
||||
* is not needed. This option is specific to the Micrsoft VC++ compiler -
|
||||
* is not needed. This option is specific to the Microsoft VC++ compiler -
|
||||
* it seems to sometimes cause trouble for the VC++ version 6 compiler.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user