Lines Matching +full:0 +full:x1234
16 #define EP11_STRUCT_MAGIC 0x1234
17 #define EP11_BLOB_PKEY_EXTRACTABLE 0x00200000
23 #define TOKVER_EP11_AES 0x03 /* EP11 AES key blob (old style) */
24 #define TOKVER_EP11_AES_WITH_HEADER 0x06 /* EP11 AES key blob with header */
25 #define TOKVER_EP11_ECC_WITH_HEADER 0x07 /* EP11 ECC key blob with header */
37 u16 version; /* 0x1234, EP11_STRUCT_MAGIC */
55 * Returns 0 on success or errno value on failure.
64 * Returns 0 on success or errno value on failure.
74 * Returns 0 on success or errno value on failure.
83 char serial[16]; /* serial number string (16 ascii, no 0x00 !) */
89 char cur_wk_state; /* '0' invalid, '1' valid */
90 char new_wk_state; /* '0' empty, '1' uncommitted, '2' committed */
123 * - if minhwtype > 0 only apqns with hwtype >= minhwtype
124 * - if minapi > 0 only apqns with API_ord_nr >= minapi
133 * may be casted to struct pkey_apqn. The return value is either 0 for success