Searched refs:soft_setpin (Results 1 – 3 of 3) sorted by relevance
110 CK_RV soft_setpin(CK_UTF8CHAR_PTR pOldPin, CK_ULONG ulOldPinLen,
528 rv = soft_setpin(pOldPin, ulOldPinLen, pNewPin, ulNewPinLen); in C_SetPIN()
206 soft_setpin(CK_UTF8CHAR_PTR pOldPin, CK_ULONG ulOldPinLen, in soft_setpin() function