ecc_make_key_ex

Function ecc_make_key_ex 

Source
pub unsafe extern "C" fn ecc_make_key_ex(
    prng: *mut prng_state,
    wprng: c_int,
    key: *mut ecc_key,
    dp: *const ltc_ecc_set_type,
) -> c_int