OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSS_E_BASE
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tss_error.h
65
#ifndef
TSS_E_BASE
66
#define
TSS_E_BASE
0x00000000L
67
#endif //
TSS_E_BASE
96
#define TSS_E_FAIL (UINT32)(
TSS_E_BASE
+ 0x002L)
105
#define TSS_E_BAD_PARAMETER (UINT32)(
TSS_E_BASE
+ 0x003L)
114
#define TSS_E_INTERNAL_ERROR (UINT32)(
TSS_E_BASE
+ 0x004L)
123
#define TSS_E_OUTOFMEMORY (UINT32)(
TSS_E_BASE
+ 0x005L)
132
#define TSS_E_NOTIMPL (UINT32)(
TSS_E_BASE
+ 0x006L)
141
#define TSS_E_KEY_ALREADY_REGISTERED (UINT32)(
TSS_E_BASE
+ 0x008L)
151
#define TSS_E_TPM_UNEXPECTED (UINT32)(
TSS_E_BASE
+ 0x010L)
[
all
...]
tddl_error.h
14
#ifndef
TSS_E_BASE
15
#define
TSS_E_BASE
0x00000000L
16
#endif //
TSS_E_BASE
27
#define TDDL_E_ALREADY_OPENED (UINT32)(
TSS_E_BASE
+ 0x081L)
30
#define TDDL_E_ALREADY_CLOSED (UINT32)(
TSS_E_BASE
+ 0x082L)
33
#define TDDL_E_INSUFFICIENT_BUFFER (UINT32)(
TSS_E_BASE
+ 0x083L)
36
#define TDDL_E_COMMAND_COMPLETED (UINT32)(
TSS_E_BASE
+ 0x084L)
39
#define TDDL_E_COMMAND_ABORTED (UINT32)(
TSS_E_BASE
+ 0x085L)
42
#define TDDL_E_IOERROR (UINT32)(
TSS_E_BASE
+ 0x087L)
45
#define TDDL_E_BADTAG (UINT32)(
TSS_E_BASE
+ 0x088L)
[
all
...]
tcs_error.h
11
#ifndef
TSS_E_BASE
12
#define
TSS_E_BASE
0x00000000L
13
#endif //
TSS_E_BASE
16
#define TCS_E_INVALID_CONTEXTHANDLE (UINT32)(
TSS_E_BASE
+ 0x0C1L)
19
#define TCS_E_INVALID_KEYHANDLE (UINT32)(
TSS_E_BASE
+ 0x0C2L)
22
#define TCS_E_INVALID_AUTHHANDLE (UINT32)(
TSS_E_BASE
+ 0x0C3L)
25
#define TCS_E_INVALID_AUTHSESSION (UINT32)(
TSS_E_BASE
+ 0x0C4L)
28
#define TCS_E_INVALID_KEY (UINT32)(
TSS_E_BASE
+ 0x0C5L)
32
#define TCS_E_KEY_MISMATCH (UINT32)(
TSS_E_BASE
+ 0x0C8L)
36
#define TCS_E_KM_LOADFAILED (UINT32)(
TSS_E_BASE
+ 0x0CAL)
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026