Function tomcrypt_sys::ecc_decrypt_key [] [src]

pub unsafe extern "C" fn ecc_decrypt_key(
    in_: *const c_uchar,
    inlen: c_ulong,
    out: *mut c_uchar,
    outlen: *mut c_ulong,
    key: *mut ecc_key
) -> c_int