Merge BoringSSL 042b49c: Extract curve25519 tables into a separate header.
This commit is contained in:
commit
a0943431dc
1
build.rs
1
build.rs
@ -164,6 +164,7 @@ const RING_INCLUDES: &'static [&'static str] =
|
||||
"include/GFp/cpu.h",
|
||||
"include/GFp/mem.h",
|
||||
"include/GFp/type_check.h",
|
||||
"third_party/fiat/curve25519_tables.h",
|
||||
"third_party/fiat/internal.h",
|
||||
];
|
||||
|
||||
|
2280
third_party/fiat/curve25519.c
vendored
2280
third_party/fiat/curve25519.c
vendored
File diff suppressed because it is too large
Load Diff
2301
third_party/fiat/curve25519_tables.h
vendored
Normal file
2301
third_party/fiat/curve25519_tables.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user