Searched refs:C_InitPIN (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11SlotToken.c | 812 C_InitPIN(CK_SESSION_HANDLE hSession, CK_UTF8CHAR_PTR pPin, CK_ULONG ulPinLen) in C_InitPIN() function 820 return (fast_funcs->C_InitPIN(hSession, pPin, ulPinLen)); in C_InitPIN() 835 rv = FUNCLIST(sessp->se_slotid)->C_InitPIN(sessp->se_handle, in C_InitPIN()
|
H A D | mapfile-vers | 86 C_InitPIN;
|
H A D | pkcs11General.c | 53 C_InitPIN,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 86 C_InitPIN;
|
H A D | kernelGeneral.c | 51 C_InitPIN,
|
H A D | kernelSlotToken.c | 399 C_InitPIN(CK_SESSION_HANDLE hSession, CK_UTF8CHAR_PTR pPin, CK_ULONG ulPinLen) in C_InitPIN() function
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | mapfile-vers | 86 C_InitPIN;
|
H A D | softGeneral.c | 57 C_InitPIN,
|
H A D | softSlotToken.c | 473 C_InitPIN(CK_SESSION_HANDLE hSession, CK_UTF8CHAR_PTR pPin, CK_ULONG ulPinLen) in C_InitPIN() function
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 83 C_InitPIN;
|
H A D | api_interface.c | 1256 PK11_Functions.C_InitPIN = C_InitPIN; in C_GetFunctionList() 1658 C_InitPIN(CK_SESSION_HANDLE hSession, in C_InitPIN() function
|
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 215 C_InitPIN {
|
/titanic_41/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 141 CK_PKCS11_FUNCTION_INFO(C_InitPIN)
|