summaryrefslogtreecommitdiff
path: root/docs/api/sgml/gnutls/crypto.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/sgml/gnutls/crypto.sgml')
-rw-r--r--docs/api/sgml/gnutls/crypto.sgml76
1 files changed, 39 insertions, 37 deletions
diff --git a/docs/api/sgml/gnutls/crypto.sgml b/docs/api/sgml/gnutls/crypto.sgml
index ab720bb8..00126b48 100644
--- a/docs/api/sgml/gnutls/crypto.sgml
+++ b/docs/api/sgml/gnutls/crypto.sgml
@@ -17,15 +17,15 @@
<link linkend="xmlSecCryptoDLFunctions">xmlSecCryptoDLFunctionsPtr</link> <link linkend="xmlSecCryptoGetFunctions-gnutls">xmlSecCryptoGetFunctions_gnutls</link>
(void);
-int <link linkend="xmlSecGnuTLSInit">xmlSecGnuTLSInit</link> (void);
-int <link linkend="xmlSecGnuTLSShutdown">xmlSecGnuTLSShutdown</link> (void);
-int <link linkend="xmlSecGnuTLSKeysMngrInit">xmlSecGnuTLSKeysMngrInit</link> (<link linkend="xmlSecKeysMngr">xmlSecKeysMngrPtr</link> mngr);
-int <link linkend="xmlSecGnuTLSGenerateRandom">xmlSecGnuTLSGenerateRandom</link> (<link linkend="xmlSecBuffer">xmlSecBufferPtr</link> buffer,
+<link linkend="int">int</link> <link linkend="xmlSecGnuTLSInit">xmlSecGnuTLSInit</link> (void);
+<link linkend="int">int</link> <link linkend="xmlSecGnuTLSShutdown">xmlSecGnuTLSShutdown</link> (void);
+<link linkend="int">int</link> <link linkend="xmlSecGnuTLSKeysMngrInit">xmlSecGnuTLSKeysMngrInit</link> (<link linkend="xmlSecKeysMngr">xmlSecKeysMngrPtr</link> mngr);
+<link linkend="int">int</link> <link linkend="xmlSecGnuTLSGenerateRandom">xmlSecGnuTLSGenerateRandom</link> (<link linkend="xmlSecBuffer">xmlSecBufferPtr</link> buffer,
<link linkend="xmlSecSize">xmlSecSize</link> size);
#define <link linkend="xmlSecGnuTLSKeyDataAesId">xmlSecGnuTLSKeyDataAesId</link>
<link linkend="xmlSecKeyDataId">xmlSecKeyDataId</link> <link linkend="xmlSecGnuTLSKeyDataAesGetKlass">xmlSecGnuTLSKeyDataAesGetKlass</link>
(void);
-int <link linkend="xmlSecGnuTLSKeyDataAesSet">xmlSecGnuTLSKeyDataAesSet</link> (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
+<link linkend="int">int</link> <link linkend="xmlSecGnuTLSKeyDataAesSet">xmlSecGnuTLSKeyDataAesSet</link> (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
const <link linkend="xmlSecByte">xmlSecByte</link> *buf,
<link linkend="xmlSecSize">xmlSecSize</link> bufSize);
#define <link linkend="xmlSecGnuTLSTransformAes128CbcId">xmlSecGnuTLSTransformAes128CbcId</link>
@@ -40,7 +40,7 @@ int <link linkend="xmlSecGnuTLSKeyDataAesSet">xmlSecGnuTLSKeyDataAesSet<
#define <link linkend="xmlSecGnuTLSKeyDataDesId">xmlSecGnuTLSKeyDataDesId</link>
<link linkend="xmlSecKeyDataId">xmlSecKeyDataId</link> <link linkend="xmlSecGnuTLSKeyDataDesGetKlass">xmlSecGnuTLSKeyDataDesGetKlass</link>
(void);
-int <link linkend="xmlSecGnuTLSKeyDataDesSet">xmlSecGnuTLSKeyDataDesSet</link> (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
+<link linkend="int">int</link> <link linkend="xmlSecGnuTLSKeyDataDesSet">xmlSecGnuTLSKeyDataDesSet</link> (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
const <link linkend="xmlSecByte">xmlSecByte</link> *buf,
<link linkend="xmlSecSize">xmlSecSize</link> bufSize);
#define <link linkend="xmlSecGnuTLSTransformDes3CbcId">xmlSecGnuTLSTransformDes3CbcId</link>
@@ -49,7 +49,7 @@ int <link linkend="xmlSecGnuTLSKeyDataDesSet">xmlSecGnuTLSKeyDataDesSet<
#define <link linkend="xmlSecGnuTLSKeyDataHmacId">xmlSecGnuTLSKeyDataHmacId</link>
<link linkend="xmlSecKeyDataId">xmlSecKeyDataId</link> <link linkend="xmlSecGnuTLSKeyDataHmacGetKlass">xmlSecGnuTLSKeyDataHmacGetKlass</link>
(void);
-int <link linkend="xmlSecGnuTLSKeyDataHmacSet">xmlSecGnuTLSKeyDataHmacSet</link> (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
+<link linkend="int">int</link> <link linkend="xmlSecGnuTLSKeyDataHmacSet">xmlSecGnuTLSKeyDataHmacSet</link> (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
const <link linkend="xmlSecByte">xmlSecByte</link> *buf,
<link linkend="xmlSecSize">xmlSecSize</link> bufSize);
#define <link linkend="xmlSecGnuTLSTransformHmacSha1Id">xmlSecGnuTLSTransformHmacSha1Id</link>
@@ -73,6 +73,8 @@ int <link linkend="xmlSecGnuTLSKeyDataHmacSet">xmlSecGnuTLSKeyDataHmacSe
+
+
<refsect1>
<title>Description</title>
<para>
@@ -84,7 +86,7 @@ int <link linkend="xmlSecGnuTLSKeyDataHmacSet">xmlSecGnuTLSKeyDataHmacSe
<title>Details</title>
<refsect2>
<title><anchor id="xmlSecCryptoGetFunctions-gnutls">xmlSecCryptoGetFunctions_gnutls ()</title>
-<programlisting><link linkend="xmlSecCryptoDLFunctions">xmlSecCryptoDLFunctionsPtr</link> xmlSecCryptoGetFunctions_gnutls
+<indexterm><primary>xmlSecCryptoGetFunctions_gnutls</primary></indexterm><programlisting><link linkend="xmlSecCryptoDLFunctions">xmlSecCryptoDLFunctionsPtr</link> xmlSecCryptoGetFunctions_gnutls
(void);</programlisting>
<para>
Gets the pointer to xmlsec-gnutls functions table.</para>
@@ -96,7 +98,7 @@ Gets the pointer to xmlsec-gnutls functions table.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSInit">xmlSecGnuTLSInit ()</title>
-<programlisting>int xmlSecGnuTLSInit (void);</programlisting>
+<indexterm><primary>xmlSecGnuTLSInit</primary></indexterm><programlisting><link linkend="int">int</link> xmlSecGnuTLSInit (void);</programlisting>
<para>
XMLSec library specific crypto engine initialization.</para>
<para>
@@ -107,7 +109,7 @@ XMLSec library specific crypto engine initialization.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSShutdown">xmlSecGnuTLSShutdown ()</title>
-<programlisting>int xmlSecGnuTLSShutdown (void);</programlisting>
+<indexterm><primary>xmlSecGnuTLSShutdown</primary></indexterm><programlisting><link linkend="int">int</link> xmlSecGnuTLSShutdown (void);</programlisting>
<para>
XMLSec library specific crypto engine shutdown.</para>
<para>
@@ -118,7 +120,7 @@ XMLSec library specific crypto engine shutdown.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSKeysMngrInit">xmlSecGnuTLSKeysMngrInit ()</title>
-<programlisting>int xmlSecGnuTLSKeysMngrInit (<link linkend="xmlSecKeysMngr">xmlSecKeysMngrPtr</link> mngr);</programlisting>
+<indexterm><primary>xmlSecGnuTLSKeysMngrInit</primary></indexterm><programlisting><link linkend="int">int</link> xmlSecGnuTLSKeysMngrInit (<link linkend="xmlSecKeysMngr">xmlSecKeysMngrPtr</link> mngr);</programlisting>
<para>
Adds GnuTLS specific key data stores in keys manager.</para>
<para>
@@ -132,7 +134,7 @@ Adds GnuTLS specific key data stores in keys manager.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSGenerateRandom">xmlSecGnuTLSGenerateRandom ()</title>
-<programlisting>int xmlSecGnuTLSGenerateRandom (<link linkend="xmlSecBuffer">xmlSecBufferPtr</link> buffer,
+<indexterm><primary>xmlSecGnuTLSGenerateRandom</primary></indexterm><programlisting><link linkend="int">int</link> xmlSecGnuTLSGenerateRandom (<link linkend="xmlSecBuffer">xmlSecBufferPtr</link> buffer,
<link linkend="xmlSecSize">xmlSecSize</link> size);</programlisting>
<para>
Generates <parameter>size</parameter> random bytes and puts result in <parameter>buffer</parameter>.</para>
@@ -150,7 +152,7 @@ Generates <parameter>size</parameter> random bytes and puts result in <parameter
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSKeyDataAesId">xmlSecGnuTLSKeyDataAesId</title>
-<programlisting>#define xmlSecGnuTLSKeyDataAesId</programlisting>
+<indexterm><primary>xmlSecGnuTLSKeyDataAesId</primary></indexterm><programlisting>#define xmlSecGnuTLSKeyDataAesId</programlisting>
<para>
The AES key data klass.</para>
<para>
@@ -158,7 +160,7 @@ The AES key data klass.</para>
</para></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSKeyDataAesGetKlass">xmlSecGnuTLSKeyDataAesGetKlass ()</title>
-<programlisting><link linkend="xmlSecKeyDataId">xmlSecKeyDataId</link> xmlSecGnuTLSKeyDataAesGetKlass
+<indexterm><primary>xmlSecGnuTLSKeyDataAesGetKlass</primary></indexterm><programlisting><link linkend="xmlSecKeyDataId">xmlSecKeyDataId</link> xmlSecGnuTLSKeyDataAesGetKlass
(void);</programlisting>
<para>
The AES key data klass.</para>
@@ -170,7 +172,7 @@ The AES key data klass.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSKeyDataAesSet">xmlSecGnuTLSKeyDataAesSet ()</title>
-<programlisting>int xmlSecGnuTLSKeyDataAesSet (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
+<indexterm><primary>xmlSecGnuTLSKeyDataAesSet</primary></indexterm><programlisting><link linkend="int">int</link> xmlSecGnuTLSKeyDataAesSet (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
const <link linkend="xmlSecByte">xmlSecByte</link> *buf,
<link linkend="xmlSecSize">xmlSecSize</link> bufSize);</programlisting>
<para>
@@ -192,7 +194,7 @@ Sets the value of AES key data.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformAes128CbcId">xmlSecGnuTLSTransformAes128CbcId</title>
-<programlisting>#define xmlSecGnuTLSTransformAes128CbcId</programlisting>
+<indexterm><primary>xmlSecGnuTLSTransformAes128CbcId</primary></indexterm><programlisting>#define xmlSecGnuTLSTransformAes128CbcId</programlisting>
<para>
The AES128 CBC cipher transform klass.</para>
<para>
@@ -200,7 +202,7 @@ The AES128 CBC cipher transform klass.</para>
</para></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformAes128CbcGetKlass">xmlSecGnuTLSTransformAes128CbcGetKlass ()</title>
-<programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformAes128CbcGetKlass
+<indexterm><primary>xmlSecGnuTLSTransformAes128CbcGetKlass</primary></indexterm><programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformAes128CbcGetKlass
(void);</programlisting>
<para>
AES 128 CBC encryption transform klass.</para>
@@ -212,7 +214,7 @@ AES 128 CBC encryption transform klass.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformAes192CbcId">xmlSecGnuTLSTransformAes192CbcId</title>
-<programlisting>#define xmlSecGnuTLSTransformAes192CbcId</programlisting>
+<indexterm><primary>xmlSecGnuTLSTransformAes192CbcId</primary></indexterm><programlisting>#define xmlSecGnuTLSTransformAes192CbcId</programlisting>
<para>
The AES192 CBC cipher transform klass.</para>
<para>
@@ -220,7 +222,7 @@ The AES192 CBC cipher transform klass.</para>
</para></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformAes192CbcGetKlass">xmlSecGnuTLSTransformAes192CbcGetKlass ()</title>
-<programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformAes192CbcGetKlass
+<indexterm><primary>xmlSecGnuTLSTransformAes192CbcGetKlass</primary></indexterm><programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformAes192CbcGetKlass
(void);</programlisting>
<para>
AES 192 CBC encryption transform klass.</para>
@@ -232,7 +234,7 @@ AES 192 CBC encryption transform klass.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformAes256CbcId">xmlSecGnuTLSTransformAes256CbcId</title>
-<programlisting>#define xmlSecGnuTLSTransformAes256CbcId</programlisting>
+<indexterm><primary>xmlSecGnuTLSTransformAes256CbcId</primary></indexterm><programlisting>#define xmlSecGnuTLSTransformAes256CbcId</programlisting>
<para>
The AES256 CBC cipher transform klass.</para>
<para>
@@ -240,7 +242,7 @@ The AES256 CBC cipher transform klass.</para>
</para></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformAes256CbcGetKlass">xmlSecGnuTLSTransformAes256CbcGetKlass ()</title>
-<programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformAes256CbcGetKlass
+<indexterm><primary>xmlSecGnuTLSTransformAes256CbcGetKlass</primary></indexterm><programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformAes256CbcGetKlass
(void);</programlisting>
<para>
AES 256 CBC encryption transform klass.</para>
@@ -252,7 +254,7 @@ AES 256 CBC encryption transform klass.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSKeyDataDesId">xmlSecGnuTLSKeyDataDesId</title>
-<programlisting>#define xmlSecGnuTLSKeyDataDesId</programlisting>
+<indexterm><primary>xmlSecGnuTLSKeyDataDesId</primary></indexterm><programlisting>#define xmlSecGnuTLSKeyDataDesId</programlisting>
<para>
The DES key data klass.</para>
<para>
@@ -260,7 +262,7 @@ The DES key data klass.</para>
</para></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSKeyDataDesGetKlass">xmlSecGnuTLSKeyDataDesGetKlass ()</title>
-<programlisting><link linkend="xmlSecKeyDataId">xmlSecKeyDataId</link> xmlSecGnuTLSKeyDataDesGetKlass
+<indexterm><primary>xmlSecGnuTLSKeyDataDesGetKlass</primary></indexterm><programlisting><link linkend="xmlSecKeyDataId">xmlSecKeyDataId</link> xmlSecGnuTLSKeyDataDesGetKlass
(void);</programlisting>
<para>
The DES key data klass.</para>
@@ -272,7 +274,7 @@ The DES key data klass.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSKeyDataDesSet">xmlSecGnuTLSKeyDataDesSet ()</title>
-<programlisting>int xmlSecGnuTLSKeyDataDesSet (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
+<indexterm><primary>xmlSecGnuTLSKeyDataDesSet</primary></indexterm><programlisting><link linkend="int">int</link> xmlSecGnuTLSKeyDataDesSet (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
const <link linkend="xmlSecByte">xmlSecByte</link> *buf,
<link linkend="xmlSecSize">xmlSecSize</link> bufSize);</programlisting>
<para>
@@ -294,7 +296,7 @@ Sets the value of DES key data.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformDes3CbcId">xmlSecGnuTLSTransformDes3CbcId</title>
-<programlisting>#define xmlSecGnuTLSTransformDes3CbcId</programlisting>
+<indexterm><primary>xmlSecGnuTLSTransformDes3CbcId</primary></indexterm><programlisting>#define xmlSecGnuTLSTransformDes3CbcId</programlisting>
<para>
The DES3 CBC cipher transform klass.</para>
<para>
@@ -302,7 +304,7 @@ The DES3 CBC cipher transform klass.</para>
</para></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformDes3CbcGetKlass">xmlSecGnuTLSTransformDes3CbcGetKlass ()</title>
-<programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformDes3CbcGetKlass
+<indexterm><primary>xmlSecGnuTLSTransformDes3CbcGetKlass</primary></indexterm><programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformDes3CbcGetKlass
(void);</programlisting>
<para>
Triple DES CBC encryption transform klass.</para>
@@ -314,7 +316,7 @@ Triple DES CBC encryption transform klass.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSKeyDataHmacId">xmlSecGnuTLSKeyDataHmacId</title>
-<programlisting>#define xmlSecGnuTLSKeyDataHmacId</programlisting>
+<indexterm><primary>xmlSecGnuTLSKeyDataHmacId</primary></indexterm><programlisting>#define xmlSecGnuTLSKeyDataHmacId</programlisting>
<para>
The HMAC key klass.</para>
<para>
@@ -322,7 +324,7 @@ The HMAC key klass.</para>
</para></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSKeyDataHmacGetKlass">xmlSecGnuTLSKeyDataHmacGetKlass ()</title>
-<programlisting><link linkend="xmlSecKeyDataId">xmlSecKeyDataId</link> xmlSecGnuTLSKeyDataHmacGetKlass
+<indexterm><primary>xmlSecGnuTLSKeyDataHmacGetKlass</primary></indexterm><programlisting><link linkend="xmlSecKeyDataId">xmlSecKeyDataId</link> xmlSecGnuTLSKeyDataHmacGetKlass
(void);</programlisting>
<para>
The HMAC key data klass.</para>
@@ -334,7 +336,7 @@ The HMAC key data klass.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSKeyDataHmacSet">xmlSecGnuTLSKeyDataHmacSet ()</title>
-<programlisting>int xmlSecGnuTLSKeyDataHmacSet (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
+<indexterm><primary>xmlSecGnuTLSKeyDataHmacSet</primary></indexterm><programlisting><link linkend="int">int</link> xmlSecGnuTLSKeyDataHmacSet (<link linkend="xmlSecKeyData">xmlSecKeyDataPtr</link> data,
const <link linkend="xmlSecByte">xmlSecByte</link> *buf,
<link linkend="xmlSecSize">xmlSecSize</link> bufSize);</programlisting>
<para>
@@ -356,7 +358,7 @@ Sets the value of HMAC key data.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformHmacSha1Id">xmlSecGnuTLSTransformHmacSha1Id</title>
-<programlisting>#define xmlSecGnuTLSTransformHmacSha1Id</programlisting>
+<indexterm><primary>xmlSecGnuTLSTransformHmacSha1Id</primary></indexterm><programlisting>#define xmlSecGnuTLSTransformHmacSha1Id</programlisting>
<para>
The HMAC with SHA1 signature transform klass.</para>
<para>
@@ -364,7 +366,7 @@ The HMAC with SHA1 signature transform klass.</para>
</para></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformHmacSha1GetKlass">xmlSecGnuTLSTransformHmacSha1GetKlass ()</title>
-<programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformHmacSha1GetKlass
+<indexterm><primary>xmlSecGnuTLSTransformHmacSha1GetKlass</primary></indexterm><programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformHmacSha1GetKlass
(void);</programlisting>
<para>
The HMAC-SHA1 transform klass.</para>
@@ -376,7 +378,7 @@ The HMAC-SHA1 transform klass.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformHmacRipemd160Id">xmlSecGnuTLSTransformHmacRipemd160Id</title>
-<programlisting>#define xmlSecGnuTLSTransformHmacRipemd160Id</programlisting>
+<indexterm><primary>xmlSecGnuTLSTransformHmacRipemd160Id</primary></indexterm><programlisting>#define xmlSecGnuTLSTransformHmacRipemd160Id</programlisting>
<para>
The HMAC with RipeMD160 signature transform klass.</para>
<para>
@@ -384,7 +386,7 @@ The HMAC with RipeMD160 signature transform klass.</para>
</para></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformHmacRipemd160GetKlass">xmlSecGnuTLSTransformHmacRipemd160GetKlass ()</title>
-<programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformHmacRipemd160GetKlass
+<indexterm><primary>xmlSecGnuTLSTransformHmacRipemd160GetKlass</primary></indexterm><programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformHmacRipemd160GetKlass
(void);</programlisting>
<para>
The HMAC-RIPEMD160 transform klass.</para>
@@ -396,7 +398,7 @@ The HMAC-RIPEMD160 transform klass.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformHmacMd5Id">xmlSecGnuTLSTransformHmacMd5Id</title>
-<programlisting>#define xmlSecGnuTLSTransformHmacMd5Id</programlisting>
+<indexterm><primary>xmlSecGnuTLSTransformHmacMd5Id</primary></indexterm><programlisting>#define xmlSecGnuTLSTransformHmacMd5Id</programlisting>
<para>
The HMAC with MD5 signature transform klass.</para>
<para>
@@ -404,7 +406,7 @@ The HMAC with MD5 signature transform klass.</para>
</para></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformHmacMd5GetKlass">xmlSecGnuTLSTransformHmacMd5GetKlass ()</title>
-<programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformHmacMd5GetKlass
+<indexterm><primary>xmlSecGnuTLSTransformHmacMd5GetKlass</primary></indexterm><programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformHmacMd5GetKlass
(void);</programlisting>
<para>
The HMAC-MD5 transform klass.</para>
@@ -416,7 +418,7 @@ The HMAC-MD5 transform klass.</para>
</variablelist></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformSha1Id">xmlSecGnuTLSTransformSha1Id</title>
-<programlisting>#define xmlSecGnuTLSTransformSha1Id</programlisting>
+<indexterm><primary>xmlSecGnuTLSTransformSha1Id</primary></indexterm><programlisting>#define xmlSecGnuTLSTransformSha1Id</programlisting>
<para>
The SHA1 digest transform klass.</para>
<para>
@@ -424,7 +426,7 @@ The SHA1 digest transform klass.</para>
</para></refsect2>
<refsect2>
<title><anchor id="xmlSecGnuTLSTransformSha1GetKlass">xmlSecGnuTLSTransformSha1GetKlass ()</title>
-<programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformSha1GetKlass
+<indexterm><primary>xmlSecGnuTLSTransformSha1GetKlass</primary></indexterm><programlisting><link linkend="xmlSecTransformId">xmlSecTransformId</link> xmlSecGnuTLSTransformSha1GetKlass
(void);</programlisting>
<para>
SHA-1 digest transform klass.</para>