Searched refs:PKCS11_TOKEN_LABEL_SIZE (Results 1 – 3 of 3) sorted by relevance
829 #define PKCS11_TOKEN_LABEL_SIZE 32 macro835 uint8_t label[PKCS11_TOKEN_LABEL_SIZE];
62 uint8_t label[PKCS11_TOKEN_LABEL_SIZE];
823 char label[PKCS11_TOKEN_LABEL_SIZE] = { 0 }; in entry_ck_token_initialize()848 rc = serialargs_get(&ctrlargs, &label, PKCS11_TOKEN_LABEL_SIZE); in entry_ck_token_initialize()943 TEE_MemMove(token->db_main->label, label, PKCS11_TOKEN_LABEL_SIZE); in entry_ck_token_initialize()