Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.h197 CK_RV soft_set_operationstate(soft_session_t *, CK_BYTE_PTR, CK_ULONG,
H A DsoftSession.c292 rv = soft_set_operationstate(session_p, pOperationState, in C_SetOperationState()
H A DsoftSessionUtil.c608 soft_set_operationstate(soft_session_t *session_p, CK_BYTE_PTR pOperationState, in soft_set_operationstate() function