Function tomcrypt_sys::ecc_import [] [src]

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