Lines Matching +full:0 +full:x1234
18 #define EP11_STRUCT_MAGIC 0x1234
19 #define EP11_BLOB_PKEY_EXTRACTABLE 0x00200000
25 #define TOKVER_EP11_AES 0x03 /* EP11 AES key blob (old style) */
26 #define TOKVER_EP11_AES_WITH_HEADER 0x06 /* EP11 AES key blob with header */
27 #define TOKVER_EP11_ECC_WITH_HEADER 0x07 /* EP11 ECC key blob with header */
39 u16 version; /* 0x1234, EP11_STRUCT_MAGIC */
63 * Returns 0 on success or errno value on failure.
72 * Returns 0 on success or errno value on failure.
82 * Returns 0 on success or errno value on failure.
91 char serial[16]; /* serial number string (16 ascii, no 0x00 !) */
97 char cur_wk_state; /* '0' invalid, '1' valid */
98 char new_wk_state; /* '0' empty, '1' uncommitted, '2' committed */
132 * - if minhwtype > 0 only apqns with hwtype >= minhwtype
133 * - if minapi > 0 only apqns with API_ord_nr >= minapi
142 * may be casted to struct pkey_apqn. The return value is either 0 for success