Searched refs:C_GetSessionInfo (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Session.c | 247 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 D | mapfile-vers | 81 C_GetSessionInfo;
|
H A D | pkcs11General.c | 58 C_GetSessionInfo,
|
H A D | pkcs11SUNWExtensions.c | 309 rv = C_GetSessionInfo(hSession, &session_info); in SUNW_C_KeyToObject()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 81 C_GetSessionInfo;
|
H A D | kernelGeneral.c | 56 C_GetSessionInfo,
|
H A D | kernelSession.c | 177 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 D | mapfile-vers | 81 C_GetSessionInfo;
|
H A D | softSession.c | 182 C_GetSessionInfo(CK_SESSION_HANDLE hSession, CK_SESSION_INFO_PTR pInfo) in C_GetSessionInfo() function
|
H A D | softGeneral.c | 62 C_GetSessionInfo,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 78 C_GetSessionInfo;
|
H A D | api_interface.c | 1261 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 D | mapfile-vers | 195 C_GetSessionInfo {
|
/titanic_41/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 201 CK_PKCS11_FUNCTION_INFO(C_GetSessionInfo)
|