<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — Linker error after enabling AES GCM Streaming]]></title>
		<link>https://www.wolfssl.com/forums/topic1804-linker-error-after-enabling-aes-gcm-streaming.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1804.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Linker error after enabling AES GCM Streaming.]]></description>
		<lastBuildDate>Mon, 13 Sep 2021 07:13:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Linker error after enabling AES GCM Streaming]]></title>
			<link>https://www.wolfssl.com/forums/post6274.html#p6274</link>
			<description><![CDATA[<p>Hello Eric,</p><p>Issue with cmake build has been resolved. You can find more details in <a href="https://www.wolfssl.com/forums/post6258.html#p6258.">https://www.wolfssl.com/forums/post6258.html#p6258.</a></p><p>thanks for your support.</p>]]></description>
			<author><![CDATA[null@example.com (raghu)]]></author>
			<pubDate>Mon, 13 Sep 2021 07:13:50 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6274.html#p6274</guid>
		</item>
		<item>
			<title><![CDATA[Re: Linker error after enabling AES GCM Streaming]]></title>
			<link>https://www.wolfssl.com/forums/post6271.html#p6271</link>
			<description><![CDATA[<p>Hello raghu,</p><p>Have you reviewed the instructions for building wolfSSL with cmake?<br /><a href="https://github.com/wolfSSL/wolfssl/blob/b6665df6a87558fca07684a51433d697b22af917/INSTALL#L80">https://github.com/wolfSSL/wolfssl/blob … NSTALL#L80</a></p><p>Thanks,<br />Eric @ wolfSSL Support</p>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Wed, 08 Sep 2021 21:48:18 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6271.html#p6271</guid>
		</item>
		<item>
			<title><![CDATA[Linker error after enabling AES GCM Streaming]]></title>
			<link>https://www.wolfssl.com/forums/post6255.html#p6255</link>
			<description><![CDATA[<p>Hello,</p><p>I have integrated the wolfssl library version &quot;4_8_0_stable&quot; into my application and configured the wolfssl with the option as &quot;./configure --enable-aesgcm-stream&quot;. After configuring, i could notice that the macro &quot;WOLFSSL_AESGCM_STREAM&quot; is defined in&nbsp; &quot;wolfssl\options.h&quot; file. I&#039;m trying to build the wolfssl into my application using the &quot;CMakeLists.txt&quot;. As part of the build, &quot;wolfcrypt/test/test.c&quot; file is getting compiled and ends with the below linker error.</p><p>wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10130: undefined reference to `wc_AesGcmEncryptInit&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10133: undefined reference to `wc_AesGcmEncryptUpdate&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10136: undefined reference to `wc_AesGcmEncryptFinal&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10145: undefined reference to `wc_AesGcmDecryptInit&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10148: undefined reference to `wc_AesGcmDecryptUpdate&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10151: undefined reference to `wc_AesGcmDecryptFinal&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10160: undefined reference to `wc_AesGcmEncryptInit&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10168: undefined reference to `wc_AesGcmEncryptUpdate&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10176: undefined reference to `wc_AesGcmEncryptUpdate&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10181: undefined reference to `wc_AesGcmEncryptFinal&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10192: undefined reference to `wc_AesGcmDecryptInit&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10200: undefined reference to `wc_AesGcmDecryptUpdate&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10208: undefined reference to `wc_AesGcmDecryptUpdate&#039;<br />external/wolfssl_4_8_0_stable/wolfcrypt/test/test.c:10213: undefined reference to `wc_AesGcmDecryptFinal&#039;</p><p>Have attached the file &quot;wolfssl\options.h&quot; for reference. Someone could please help me in resolving this error.</p><p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (raghu)]]></author>
			<pubDate>Thu, 02 Sep 2021 14:44:47 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6255.html#p6255</guid>
		</item>
	</channel>
</rss>
