Home
last modified time | relevance | path

Searched refs:ulNewLen (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
444 setpin.sp_new_len = ulNewLen; in C_SetPIN()
/titanic_50/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h159 CK_ULONG ulNewLen /* length of the new PIN */
/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1891 CK_ULONG ulNewLen) in C_SetPIN() argument
1906 pNewPin, ulNewLen); in C_SetPIN()
H A Dnew_host.c511 CK_ULONG ulNewLen) in SC_SetPIN() argument
535 ulOldLen, pNewPin, ulNewLen); in SC_SetPIN()