shithub: riscv

Download patch

ref: 0b6db22b46b521073d0163f77a8dce74c72c02c2
parent: edaac09f58050103fe7cb60b23aabc423155a210
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat May 17 20:52:28 EDT 2025

libsec: rename internal fmul() function form curve25519.c to not conflict unix <math.h> (thanks  an2qzavok)

To keep stuff in sync with drawterm, avoid prototype conflict
with fmul() and rename to fmult().