Searched refs:C_SignInit (Results 1 – 7 of 7) sorted by relevance
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | test_soft_pkcs11.c | 159 ret = (*func->C_SignInit)(session, &mechanism, private); in main()
|
| H A D | softp11.c | 1464 C_SignInit(CK_SESSION_HANDLE hSession, in C_SignInit() function 1758 C_SignInit,
|
| /freebsd/crypto/openssh/ |
| H A D | pkcs11.h | 876 _CK_DECLARE_FUNCTION (C_SignInit, 1048 CK_C_SignInit C_SignInit; member
|
| H A D | ssh-pkcs11.c | 402 if ((rv = f->C_SignInit(si->session, &mech, obj)) != CKR_OK) { in pkcs11_get_key()
|
| /freebsd/crypto/heimdal/lib/hx509/ref/ |
| H A D | pkcs11.h | 876 _CK_DECLARE_FUNCTION (C_SignInit, 1048 CK_C_SignInit C_SignInit; member
|
| /freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
| H A D | pkcs11.h | 874 _CK_DECLARE_FUNCTION (C_SignInit, 1046 CK_C_SignInit C_SignInit; member
|
| H A D | pkinit_crypto_openssl.c | 3931 rv = p11->C_SignInit(session, &mech, obj); in pkinit_sign_data_pkcs11()
|