summaryrefslogtreecommitdiffstats
path: root/ncr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ncr.h')
-rw-r--r--ncr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncr.h b/ncr.h
index 0576c62..82b1dc8 100644
--- a/ncr.h
+++ b/ncr.h
@@ -276,7 +276,7 @@ struct ncr_session_op_st {
struct {
ncr_data_t text;
ncr_data_t output;
- } digest; /* mac/hash/sign */
+ } sign; /* mac/hash/sign */
struct {
ncr_data_t text;
ncr_data_t signature;