summaryrefslogtreecommitdiffstats
path: root/ncr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ncr.h')
-rw-r--r--ncr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ncr.h b/ncr.h
index af4c279..94d1433 100644
--- a/ncr.h
+++ b/ncr.h
@@ -216,6 +216,7 @@ struct ncr_key_wrap_st {
* For symmetric ciphers AES would do.
*/
ncr_algorithm_t wrapped_key_algorithm;
+ ncr_key_type_t wrapped_key_type;
unsigned int wrapped_key_flags; /* flags for the newly unwrapped key */
ncr_key_t keytowrap;