Function nettle_sys::nettle_pkcs1_rsa_sha1_encode[][src]

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