TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
e09aff8f5a46cba41a280739d23fa44ec0940f15
/
library
/
bignum_core.c
2e328c8
Remove confusing const qualifier
by Janos Follath
· 3 years ago
c459641
Bignum: add missing limb qualifiers
by Janos Follath
· 3 years ago
af3f39c
Fix typos
by Janos Follath
· 3 years ago
a95f204
Improve documentation
by Janos Follath
· 3 years ago
ca5688e
Improve coding style
by Janos Follath
· 3 years ago
b7a88ec
Bignum: Apply naming conventions
by Janos Follath
· 3 years ago
6b8a4ad
Bignum: update const qualifiers
by Janos Follath
· 3 years ago
cc93908
Bignum: Declare loop variable in loop head
by Janos Follath
· 3 years ago
620c58c
Bignum: make const placement consistent
by Janos Follath
· 3 years ago
c414ba3
Simplify code
by Gabor Mezei
· 3 years ago
5a5c0c5
Move the declaration of variables to their scope of usage
by Gabor Mezei
· 3 years ago
89e3146
Typo
by Gabor Mezei
· 3 years ago
5f56df4
Remove redundant check
by Gabor Mezei
· 3 years ago
bf9da1d
Do not read if output pointer is NULL
by Gabor Mezei
· 3 years ago
a30b4e5
Bignum: remove duplicate documentation from source
by Janos Follath
· 3 years ago
2ab2d3e
Inline mpi_core_clear()
by Janos Follath
· 3 years ago
56a10f9
Bignum: remove unnecessary NULL pointer checks
by Janos Follath
· 3 years ago
d089570
Bignum: move internal constants to headers
by Janos Follath
· 3 years ago
c47c056
Remove VALIDATE macros from bignum_core.c
by Janos Follath
· 3 years ago
3ca0775
Bignum: extract bignum_core.h functions
by Janos Follath
· 3 years ago