Docs.rs
ctaes-sys-0.1.0
ctaes-sys 0.1.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
chritchens
Dependencies
failure ^0.1
normal
generic-array ^0.9
normal
hex ^0.3
normal
libc ^0.2
normal
typenum ^1.9
normal
cc ^1.0
build
Versions
0%
of the crate is documented
Platform
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
AES256_init
ctaes_
sys
0.1.0
ctaes_sys
Function
AES256_
init
Copy item path
Source
pub unsafe extern "C" fn AES256_init( ctx:
*mut
AES256_ctx
, key32:
*const
c_uchar
, )