Import libgcrypt 1.5.3.
This commit is contained in:
parent
c12936c5d1
commit
d1307d873a
72 changed files with 11732 additions and 2916 deletions
4
grub-core/lib/libgcrypt/mpi/amd64/mpi-asm-defs.h
Normal file
4
grub-core/lib/libgcrypt/mpi/amd64/mpi-asm-defs.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
/* This file defines some basic constants for the MPI machinery. We
|
||||
* need to define the types on a per-CPU basis, so it is done with
|
||||
* this file here. */
|
||||
#define BYTES_PER_MPI_LIMB 8
|
Loading…
Add table
Add a link
Reference in a new issue