Function nettle_sys::nettle_pkcs1_rsa_sha512_encode[][src]

pub unsafe extern "C" fn nettle_pkcs1_rsa_sha512_encode(
    m: *mut __mpz_struct,
    length: usize,
    hash: *mut sha512_ctx
) -> c_int