Home
last modified time | relevance | path

Searched refs:label (Results 1 – 5 of 5) sorted by relevance

/optee_client/.github/workflows/
A Dstales.yml17 …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: Stale
20 stale-pr-label: Stale
/optee_client/libckteec/src/
A Dpkcs11_token.c218 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() argument
569 if (!label) in ck_init_token()
588 memcpy(buf, label, 32 * sizeof(uint8_t)); in ck_init_token()
A Dpkcs11_token.h39 CK_ULONG pin_len, CK_UTF8CHAR_PTR label);
/optee_client/libckteec/include/
A Dpkcs11_ta.h835 uint8_t label[PKCS11_TOKEN_LABEL_SIZE]; member
A Dpkcs11.h658 CK_UTF8CHAR label[32]; member

Completed in 18 milliseconds