diff options
Diffstat (limited to 'ncr.h')
-rw-r--r-- | ncr.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |