diff options
| author | 2016-03-22 13:12:41 +0100 | |
|---|---|---|
| committer | 2016-04-05 20:35:49 +0800 | |
| commit | 90f864e20029600a8dc33e27b1192af4636100d4 (patch) | |
| tree | 73eba1689c2e633581f9fc84b2e1baf55d838d45 /scripts/objdiff | |
| parent | lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs (diff) | |
lib/mpi: mpi_read_buffer(): replace open coded endian conversion
Currently, the endian conversion from CPU order to BE is open coded in
mpi_read_buffer().
Replace this by the centrally provided cpu_to_be*() macros.
Copy from the temporary storage on stack to the destination buffer
by means of memcpy().
Signed-off-by: Nicolai Stange <nicstange@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
