Function mbedtls_sys::rsa_init[][src]

pub unsafe extern "C" fn rsa_init(
    ctx: *mut rsa_context,
    padding: c_int,
    hash_id: c_int
)