Function mbedtls_sys::ecp_check_privkey[][src]

pub unsafe extern "C" fn ecp_check_privkey(
    grp: *const ecp_group,
    d: *const mpi
) -> c_int