Signed-off-by: Krzysztof Kotlenga <[email protected]>
---
 man/man3/Tspi_Hash_GetHashValue.3    | 2 +-
 man/man3/Tspi_Hash_SetHashValue.3    | 2 +-
 man/man3/Tspi_Hash_Sign.3            | 4 ++--
 man/man3/Tspi_Hash_VerifySignature.3 | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/man/man3/Tspi_Hash_GetHashValue.3 
b/man/man3/Tspi_Hash_GetHashValue.3
index ffe7f54..b45b8af 100644
--- a/man/man3/Tspi_Hash_GetHashValue.3
+++ b/man/man3/Tspi_Hash_GetHashValue.3
@@ -93,6 +93,6 @@ Software Specification version 1.1 Golden
 .SH "SEE ALSO"
 
 .PP
-\fBTspi_Hash_UpdateHash\fR(3), \fBTspi_Hash_Sign\fR(3),
+\fBTspi_Hash_UpdateHashValue\fR(3), \fBTspi_Hash_Sign\fR(3),
 \fBTspi_Hash_VerifySignature\fR(3), \fBTspi_Hash_SetHashValue\fR(3).
 
diff --git a/man/man3/Tspi_Hash_SetHashValue.3 
b/man/man3/Tspi_Hash_SetHashValue.3
index b157c71..cd16ba1 100644
--- a/man/man3/Tspi_Hash_SetHashValue.3
+++ b/man/man3/Tspi_Hash_SetHashValue.3
@@ -93,6 +93,6 @@ Software Specification version 1.1 Golden
 .SH "SEE ALSO"
 
 .PP
-\fBTspi_Hash_UpdateHash\fR(3), \fBTspi_Hash_Sign\fR(3),
+\fBTspi_Hash_UpdateHashValue\fR(3), \fBTspi_Hash_Sign\fR(3),
 \fBTspi_Hash_GetHashValue\fR(3).
 
diff --git a/man/man3/Tspi_Hash_Sign.3 b/man/man3/Tspi_Hash_Sign.3
index c286e85..6d46fc5 100644
--- a/man/man3/Tspi_Hash_Sign.3
+++ b/man/man3/Tspi_Hash_Sign.3
@@ -48,7 +48,7 @@ Tspi_Hash_Sign \- sign the hash data of an object with a 
signing key
 \fBTspi_Hash_Sign\fR signs the hash data of an
 object with a given signing key. The data must be set at the hash
 instance associated with \fIhHash\fR by calling
-\fBTspi_Hash_SetHashValue\fR or \fBTspi_Hash_UpdateHash\fR. The
+\fBTspi_Hash_SetHashValue\fR or \fBTspi_Hash_UpdateHashValue\fR. The
 \fBTspi_Hash_Sign\fR method allocates a memory block for the
 \fIprgbSignature\fR data. This memory must be released using
 \fBTspi_Context_FreeMemory\fR.
@@ -103,6 +103,6 @@ Specification version 1.1 Golden
 .SH "SEE ALSO"
 
 .PP
-\fBTspi_Hash_UpdateHash\fR(3), \fBTspi_Hash_SetHashValue\fR(3),
+\fBTspi_Hash_UpdateHashValue\fR(3), \fBTspi_Hash_SetHashValue\fR(3),
 \fBTspi_Hash_VerifySignature\fR(3).
 
diff --git a/man/man3/Tspi_Hash_VerifySignature.3 
b/man/man3/Tspi_Hash_VerifySignature.3
index d6d7f87..47ffd74 100644
--- a/man/man3/Tspi_Hash_VerifySignature.3
+++ b/man/man3/Tspi_Hash_VerifySignature.3
@@ -100,6 +100,6 @@ Software Specification version 1.1 Golden
 .SH "SEE ALSO"
 
 .PP
-\fBTspi_Hash_UpdateHash\fR(3), \fBTspi_Hash_SetHashValue\fR(3),
+\fBTspi_Hash_UpdateHashValue\fR(3), \fBTspi_Hash_SetHashValue\fR(3),
 \fBTspi_Hash_Sign\fR(3), \fRTspi_Hash_GetHashValue\fR(3).
 
-- 
1.9.1


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
TrouSerS-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-tech

Reply via email to