Function tomcrypt_sys::ecc_ansi_x963_import_ex [] [src]

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