Commit e59bf7e
committed
Support vendor extensions for CK_USER_TYPE
Some HSM vendors have more user types than the standard CKU_SO and
CKU_USER. For example a Thales Luna uses the value 0x80000001 to
represent the unprivileged Crypto User.
Signed-off-by: Lars Persson <[email protected]>1 parent e0a9e17 commit e59bf7e
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
0 commit comments