Function tomcrypt_sys::ecc_import_ex [] [src]

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