index
:
pyecsca-codegen.git
master
Python Elliptic Curve Side-Channel Analysis toolkit (codegen).
J08nY
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pyecsca
/
codegen
/
mult
/
mult.c
blob: d0f60ae32349171d0e106c7637aa24ca86a7c3d6 (
plain
) (
blame
)
1
2
3
4
5
6
#include "mult.h" #if MULT == MULT_DOUBLE_AND_ADD #include "double_and_add.c" #endif