Searched refs:label (Results 1 – 5 of 5) sorted by relevance
17 …e it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, …18 …e it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, …19 stale-issue-label: Stale20 stale-pr-label: Stale
218 COMPILE_TIME_ASSERT(sizeof(info->label) == sizeof(ta_info->label)); in ck_token_get_info()219 memcpy(info->label, ta_info->label, sizeof(info->label)); in ck_token_get_info()557 CK_ULONG pin_len, CK_UTF8CHAR_PTR label) in ck_init_token() argument569 if (!label) in ck_init_token()588 memcpy(buf, label, 32 * sizeof(uint8_t)); in ck_init_token()
39 CK_ULONG pin_len, CK_UTF8CHAR_PTR label);
835 uint8_t label[PKCS11_TOKEN_LABEL_SIZE]; member
658 CK_UTF8CHAR label[32]; member
Completed in 18 milliseconds