Home
last modified time | relevance | path

Searched refs:ulOldLen (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlotToken.c410 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 Dpkcs11f.h157 CK_ULONG ulOldLen, /* length of the old PIN */
/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1889 CK_ULONG ulOldLen, in C_SetPIN() argument
1905 rv = FuncList.ST_SetPIN(rSession, pOldPin, ulOldLen, in C_SetPIN()
H A Dnew_host.c509 CK_ULONG ulOldLen, in SC_SetPIN() argument
535 ulOldLen, pNewPin, ulNewLen); in SC_SetPIN()