Add ristretto multiply syscall (#12699)

This commit is contained in:
Jack May
2020-10-06 23:52:13 -07:00
committed by GitHub
parent d0596ce9c8
commit 973f0965e1
12 changed files with 195 additions and 12 deletions

View File

@ -82,6 +82,7 @@ fn main() {
"panic",
"param_passing",
"rand",
"ristretto",
"sanity",
"sha256",
"sysval",