Searched refs:C_SignInit (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/crypto/openssh/
H A Dssh-pkcs11.c290 } else if ((rv = f->C_SignInit(si->session, &mech, obj)) != CKR_OK) {
291 error("C_SignInit failed: %lu", rv);
H A Dpkcs11.h876 _CK_DECLARE_FUNCTION (C_SignInit,
1048 CK_C_SignInit C_SignInit; member in struct:ck_function_list
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dsoftp11.c1460 C_SignInit(CK_SESSION_HANDLE hSession, function
1754 C_SignInit,
H A Dtest_soft_pkcs11.c159 ret = (*func->C_SignInit)(session, &mechanism, private);
/freebsd-11-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h878 _CK_DECLARE_FUNCTION (C_SignInit,
1050 CK_C_SignInit C_SignInit;
1048 CK_C_SignInit C_SignInit; member in struct:ck_function_list

Completed in 127 milliseconds