Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
variable DISABLE_AESNI to 1 during build or passing NOAESNI=1 to make command
This comes following Github issue #892 and which should be solved thanks to this.
|
|
|
|
included for other OSes
|
|
implemented only on Windows
|
|
functions since we don't link against their implementation in EFI bootloader
|
|
|
|
instead of RDRAND when RDSEED is available (which is the case on modern CPUs)
|
|
|
|
CPU features. Detect Hygon CPU as AMD one.
|
|
disable CPU extended features in such case.
|
|
|
|
|
|
work by Jussi Kivilinna (https://github.com/jkivilin/supercop-blockciphers). This improve speed by a factor of 2.5 when AES-NI supported by CPU and by 30% if AES-NI not supported.
|
|
|
|
|
|
|
|
support (common files with DcsBoot)
|
|
code to gcc.
|
|
availability in GUI.
|
|
which masks AES-NI from applications although it is available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assembly code developed by Wei Dai
|