Searched refs:ulOldLen (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelSlotToken.c | 410 CK_ULONG ulOldLen, CK_UTF8CHAR_PTR pNewPin, CK_ULONG ulNewLen) in C_SetPIN() argument 442 setpin.sp_old_len = ulOldLen; in C_SetPIN()
|
/titanic_50/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 157 CK_ULONG ulOldLen, /* length of the old PIN */
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | api_interface.c | 1889 CK_ULONG ulOldLen, in C_SetPIN() argument 1905 rv = FuncList.ST_SetPIN(rSession, pOldPin, ulOldLen, in C_SetPIN()
|
H A D | new_host.c | 509 CK_ULONG ulOldLen, in SC_SetPIN() argument 535 ulOldLen, pNewPin, ulNewLen); in SC_SetPIN()
|