Docs.rs
aocl-securerng-sys-0.1.0
aocl-securerng-sys 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ciresnave
Dependencies
libc ^0.2
normal
aocl-build ^0.1
build
Versions
4.76%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate aocl_securerng_sys
aocl_
securerng_
sys
0.1.0
All Items
Crate Items
Constants
Functions
Crate
aocl_
securerng_
sys
Copy item path
Source
Expand description
Raw FFI bindings to AOCL-SecureRNG.
For a safe, idiomatic API see
aocl-securerng
.
Constants
§
SECRNG_
FAILURE
SECRNG_
INVALID_
INPUT
SECRNG_
NOT_
SUPPORTED
SECRNG_
SUCCESS
SECRNG_
SUPPORTED
Functions
§
get_
rdrand16u
⚠
get_
rdrand32u
⚠
get_
rdrand32u_
arr
⚠
get_
rdrand64u
⚠
get_
rdrand64u_
arr
⚠
get_
rdrand_
bytes_
arr
⚠
get_
rdseed16u
⚠
get_
rdseed32u
⚠
get_
rdseed32u_
arr
⚠
get_
rdseed64u
⚠
get_
rdseed64u_
arr
⚠
get_
rdseed_
bytes_
arr
⚠
get_
secrngversion
⚠
is_
RDRAND_
supported
⚠
is_
RDSEED_
supported
⚠