Home
last modified time | relevance | path

Searched refs:C_OpenSession (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dpkcs11.h759 _CK_DECLARE_FUNCTION (C_OpenSession,
1018 CK_C_OpenSession C_OpenSession; member
H A Dssh-pkcs11.c661 if ((rv = f->C_OpenSession(p->slotlist[slotidx], CKF_RW_SESSION| in pkcs11_open_session()