mirror of
https://github.com/apache/nuttx.git
synced 2026-09-05 16:42:58 +00:00
Rename siphash related symbols to avoid conflicts with compiler-generated section names. Tricore-gcc produces function sections with '_end' suffix, which conflicts with siphash_end symbol. Signed-off-by: makejian <makejian@xiaomi.com> |
||
|---|---|---|
| .. | ||
| aes.h | ||
| blf.h | ||
| bn.h | ||
| cast.h | ||
| chachapoly.h | ||
| cmac.h | ||
| cryptodev.h | ||
| cryptosoft.h | ||
| curve25519.h | ||
| gmac.h | ||
| hmac.h | ||
| idgen.h | ||
| key_wrap.h | ||
| md5.h | ||
| poly1305.h | ||
| rijndael.h | ||
| rmd160.h | ||
| sha1.h | ||
| sha2.h | ||
| siphash.h | ||
| xform.h | ||