<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div style="">
<p dir="auto">Here on Debian it is</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">$ nm -a rsa-sec-decrypt.o|grep rsa_sec_decrypt</span>
<span id="LC2" class="line" lang="plaintext">0000000000000000 T nettle_rsa_sec_decrypt</span></code></pre>
<p dir="auto">In my config.log Is see</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">configure:61582: checking for nettle_rsa_sec_decrypt</span>
<span id="LC2" class="line" lang="plaintext">configure:61582: result: yes</span></code></pre>
<p dir="auto">The define for rsa_sec_decrypt() is in nettle/rsa.h. Maybe a wrong version of that file gets included ? Did you see any related warnings when compiling gnutls ?</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/662#note_127198772">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/b19b4f963e605c3eb4fa04e4b1911a5c/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/662#note_127198772"}}</script>
</p>
</div>
</body>
</html>