Home
last modified time | relevance | path

Searched refs:pLabel (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c775 CK_UTF8CHAR_PTR pLabel) in C_InitToken() argument
787 pLabel)); in C_InitToken()
792 pLabel)); in C_InitToken()
801 pLabel); in C_InitToken()
H A DmetaSlotToken.c349 CK_UTF8CHAR_PTR pLabel) in meta_InitToken() argument
H A DmetaGlobal.h712 CK_ULONG ulPinLen, CK_UTF8CHAR_PTR pLabel);
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1621 CK_BYTE_PTR pLabel; member
1651 CK_BYTE_PTR pLabel; member
1962 CK_BYTE_PTR pLabel; member
H A Dpkcs11f.h135 CK_UTF8CHAR_PTR pLabel /* 32-byte token label (blank padded) */
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlotToken.c387 CK_UTF8CHAR_PTR pLabel) in C_InitToken() argument
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSlotToken.c489 CK_UTF8CHAR_PTR pLabel) in C_InitToken() argument
H A DsoftSSL.c387 OBJ_SEC_VALUE_LEN(basekey_p), param->pLabel, param->ulLabelLen, in derive_tls_prf()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1689 CK_CHAR_PTR pLabel) in C_InitToken() argument
1699 if (! pLabel) in C_InitToken()
1706 rv = FuncList.ST_InitToken(slotID, pPin, ulPinLen, pLabel); in C_InitToken()
H A Dnew_host.c375 CK_CHAR_PTR pLabel) in SC_InitToken() argument
391 if (! pPin || ! pLabel) { in SC_InitToken()
428 (void) strncpy((char *)newtoken.token_info.label, (char *)pLabel, in SC_InitToken()
H A Dtpmtok_int.h1300 CK_CHAR_PTR pLabel);