Typo
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
d41f627650
commit
89e31460db
5 changed files with 23 additions and 20 deletions
|
@ -49,8 +49,8 @@ typedef struct
|
|||
mbedtls_mpi_uint *p;
|
||||
} mbedtls_mpi_mod_residue;
|
||||
|
||||
typedef void* mbedtls_mpi_mont_struct;
|
||||
typedef void* mbedtls_mpi_opt_red_struct;
|
||||
typedef void *mbedtls_mpi_mont_struct;
|
||||
typedef void *mbedtls_mpi_opt_red_struct;
|
||||
|
||||
typedef struct {
|
||||
mbedtls_mpi_uint *p;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue