Function tomcrypt_sys::rsa_import [] [src]

pub unsafe extern "C" fn rsa_import(
    in_: *const c_uchar,
    inlen: c_ulong,
    key: *mut rsa_key
) -> c_int