Searched refs:C_OpenSession (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c122 ret = (*func->C_OpenSession)(slot, CKF_SERIAL_SESSION,
125 errx(1, "C_OpenSession failed: %d", (int)ret);
H A Dsoftp11.c1110 C_OpenSession(CK_SLOT_ID slotID, function
1724 C_OpenSession,
/freebsd-11-stable/crypto/openssh/
H A Dpkcs11.h759 _CK_DECLARE_FUNCTION (C_OpenSession,
1018 CK_C_OpenSession C_OpenSession; member in struct:ck_function_list
H A Dssh-pkcs11.c373 if ((rv = f->C_OpenSession(p->slotlist[slotidx], CKF_RW_SESSION|
376 error("C_OpenSession failed: %lu", rv);
/freebsd-11-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h761 _CK_DECLARE_FUNCTION (C_OpenSession,
1020 CK_C_OpenSession C_OpenSession;
1018 CK_C_OpenSession C_OpenSession; member in struct:ck_function_list

Completed in 131 milliseconds