Home
last modified time | relevance | path

Searched refs:ST_SetPIN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1904 if (FuncList.ST_SetPIN) { in C_SetPIN()
1905 rv = FuncList.ST_SetPIN(rSession, pOldPin, ulOldLen, in C_SetPIN()
H A Dtpmtok_int.h1572 ST_C_SetPIN ST_SetPIN; member
H A Dnew_host.c2366 function_list.ST_SetPIN = SC_SetPIN; in SC_SetFunctionList()