Home
last modified time | relevance | path

Searched refs:C_GetSessionInfo (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Session.c247 C_GetSessionInfo(CK_SESSION_HANDLE hSession, CK_SESSION_INFO_PTR pInfo) in C_GetSessionInfo() function
256 rv = fast_funcs->C_GetSessionInfo(hSession, pInfo); in C_GetSessionInfo()
287 C_GetSessionInfo(sessp->se_handle, pInfo); in C_GetSessionInfo()
H A Dmapfile-vers81 C_GetSessionInfo;
H A Dpkcs11General.c58 C_GetSessionInfo,
H A Dpkcs11SUNWExtensions.c309 rv = C_GetSessionInfo(hSession, &session_info); in SUNW_C_KeyToObject()
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers81 C_GetSessionInfo;
H A DkernelGeneral.c56 C_GetSessionInfo,
H A DkernelSession.c177 C_GetSessionInfo(CK_SESSION_HANDLE hSession, CK_SESSION_INFO_PTR pInfo) in C_GetSessionInfo() function
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers81 C_GetSessionInfo;
H A DsoftSession.c182 C_GetSessionInfo(CK_SESSION_HANDLE hSession, CK_SESSION_INFO_PTR pInfo) in C_GetSessionInfo() function
H A DsoftGeneral.c62 C_GetSessionInfo,
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers78 C_GetSessionInfo;
H A Dapi_interface.c1261 PK11_Functions.C_GetSessionInfo = C_GetSessionInfo; in C_GetFunctionList()
1479 C_GetSessionInfo(CK_SESSION_HANDLE hSession, in C_GetSessionInfo() function
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers195 C_GetSessionInfo {
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h201 CK_PKCS11_FUNCTION_INFO(C_GetSessionInfo)