Home
last modified time | relevance | path

Searched refs:C_CloseSession (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c221 ret = (*func->C_CloseSession)(session); in main()
H A Dsoftp11.c1146 C_CloseSession(CK_SESSION_HANDLE hSession) in C_CloseSession() function
1729 C_CloseSession,
/freebsd-14.2/crypto/openssh/
H A Dpkcs11.h763 _CK_DECLARE_FUNCTION (C_CloseSession, (ck_session_handle_t session));
1019 CK_C_CloseSession C_CloseSession; member
H A Dssh-pkcs11.c120 (rv = p->function_list->C_CloseSession( in pkcs11_provider_finalize()
680 if ((rv = f->C_CloseSession(session)) != CKR_OK) in pkcs11_open_session()
/freebsd-14.2/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h763 _CK_DECLARE_FUNCTION (C_CloseSession, (ck_session_handle_t session));
1019 CK_C_CloseSession C_CloseSession; member