Function tomcrypt_sys::ecc_ansi_x963_import [] [src]

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