Expand description
This module is mainly intended for internal usage, as it provides function without particular input checking. It is exposed for being able to use any algorithm which may not be exposed by a convenient API from this crate.
Structs§
- KcApi
- Entry structure to linux kernel crypto api. All method low level (i.e. libc calls) errors are logued at debug level to allow investigation in case of unexpected error.