mirror of https://github.com/openssl/openssl.git
It is better to use array bounds for improved gcc warning checks. While "uint8_t*" allows arbitrary pointer arithmetic using "uint8_t[SER_BYTES]" limits the pointer arithmetic to the range 0..SER_BYTES. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16376) |
||
|---|---|---|
| .. | ||
| arch_32 | ||
| arch_64 | ||
| curve448.c | ||
| curve448_local.h | ||
| curve448_tables.c | ||
| curve448utils.h | ||
| ed448.h | ||
| eddsa.c | ||
| f_generic.c | ||
| field.h | ||
| point_448.h | ||
| scalar.c | ||
| word.h | ||