forked from parallaxsecond/rust-cryptoki
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate bindings for various architectures
The regenerate_bindings.sh is used to automatically generate the bindings for architectures listed in "targets" variable. Signed-off-by: Gowtham Suresh Kumar <[email protected]>
- Loading branch information
1 parent
9d2a795
commit 8e9da11
Showing
12 changed files
with
24,380 additions
and
5,307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2,688 changes: 2,414 additions & 274 deletions
2,688
cryptoki-sys/src/bindings/aarch64-apple-darwin.rs
Large diffs are not rendered by default.
Oops, something went wrong.
2,688 changes: 2,414 additions & 274 deletions
2,688
cryptoki-sys/src/bindings/aarch64-unknown-linux-gnu.rs
Large diffs are not rendered by default.
Oops, something went wrong.
2,688 changes: 2,414 additions & 274 deletions
2,688
cryptoki-sys/src/bindings/arm-unknown-linux-gnueabi.rs
Large diffs are not rendered by default.
Oops, something went wrong.
2,688 changes: 2,414 additions & 274 deletions
2,688
cryptoki-sys/src/bindings/i686-unknown-linux-gnu.rs
Large diffs are not rendered by default.
Oops, something went wrong.
2,688 changes: 2,414 additions & 274 deletions
2,688
cryptoki-sys/src/bindings/powerpc64-unknown-linux-gnu.rs
Large diffs are not rendered by default.
Oops, something went wrong.
2,688 changes: 2,414 additions & 274 deletions
2,688
cryptoki-sys/src/bindings/x86_64-apple-darwin.rs
Large diffs are not rendered by default.
Oops, something went wrong.
5,066 changes: 5,066 additions & 0 deletions
5,066
cryptoki-sys/src/bindings/x86_64-pc-windows-msvc.rs
Large diffs are not rendered by default.
Oops, something went wrong.
2,688 changes: 2,414 additions & 274 deletions
2,688
cryptoki-sys/src/bindings/x86_64-unknown-freebsd.rs
Large diffs are not rendered by default.
Oops, something went wrong.
2,688 changes: 2,414 additions & 274 deletions
2,688
cryptoki-sys/src/bindings/x86_64-unknown-linux-gnu.rs
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.