kmx git
login
register
kc3-lang
/
libtommath
/
bn_mp_get_ll.c
bn_mp_get_ll.c
Log
Author
Commit
Date
CI
Message
db4afb3d
2019-06-12T13:11:58
Provide explicit symbols for bn_xxx_l and bn_xxx_ll functions.
91b113cb
2019-06-12T13:44:59
Macro consistancy: Always use function-name as first parameter and type(s) last, as in SET macro's