Home
last modified time | relevance | path

Searched defs:token_persistent_main (Results 1 – 1 of 1) sorted by relevance

/optee_os/ta/pkcs11/src/
A Dpkcs11_token.h60 struct token_persistent_main { struct
61 uint32_t version;
62 uint8_t label[PKCS11_TOKEN_LABEL_SIZE];
63 uint32_t flags;
64 uint32_t so_pin_count;
65 uint32_t so_pin_salt;
66 union {
70 uint32_t user_pin_count;
71 uint32_t user_pin_salt;
72 union {

Completed in 3 milliseconds