Home
last modified time | relevance | path

Searched refs:C_EncryptInit (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Crypt.c42 C_EncryptInit(CK_SESSION_HANDLE hSession, in C_EncryptInit() function
56 return (fast_funcs->C_EncryptInit(hSession, pMechanism, hKey)); in C_EncryptInit()
78 rv = FUNCLIST(slotid)->C_EncryptInit(sessp->se_handle, in C_EncryptInit()
H A Dmapfile-vers64 C_EncryptInit;
H A Dpkcs11General.c72 C_EncryptInit,
H A DmetaUtil.c242 rv = FUNCLIST(fw_st_id)->C_EncryptInit( in meta_operation_init()
426 rv = FUNCLIST(fw_st_id)->C_EncryptInit( in meta_operation_init_softtoken()
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dcrypt.c112 rv = C_EncryptInit(hSession, &mechanism, hKey); in smb_encrypt_DES()
197 rv = C_EncryptInit(hSession, &mechanism, hKey); in smb_encrypt_RC4()
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_crypt.c188 rv = C_EncryptInit(hSession, &mechanism, hKey); in smb_auth_DES()
275 rv = C_EncryptInit(hSession, &mechanism, hKey); in smb_auth_RC4()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/des/
H A Dd3_cbc.c69 rv = C_EncryptInit(krb_ctx_hSession(context), &mechanism, key->hKey); in mit_des3_cbc_encrypt()
H A Df_cbc.c72 rv = C_EncryptInit(krb_ctx_hSession(context), &mechanism, key->hKey);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers61 C_EncryptInit;
H A Dapi_interface.c969 C_EncryptInit(CK_SESSION_HANDLE hSession, in C_EncryptInit() function
1275 PK11_Functions.C_EncryptInit = C_EncryptInit; in C_GetFunctionList()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers64 C_EncryptInit;
H A DkernelGeneral.c70 C_EncryptInit,
H A DkernelEncrypt.c38 C_EncryptInit(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_EncryptInit() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers64 C_EncryptInit;
H A DsoftEncrypt.c37 C_EncryptInit(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_EncryptInit() function
H A DsoftGeneral.c80 C_EncryptInit,
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_encrypt_pkcs.c150 rv = C_EncryptInit(ctxp->ctx, mech, hkey); in smb3_encrypt_init()
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfksmb_crypt_pkcs.c155 rv = C_EncryptInit(ctxp->ctx, mech, hkey); in nsmb_encrypt_init()
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpk11keys.c625 ckRv = C_EncryptInit(ckSession, &ckMechanism, ckKeyHandle); in PKCS_EncryptData()
653 ckRv = C_EncryptInit(ckSession, &ckMechanism, ckKeyHandle); in PKCS_EncryptData()
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers127 C_EncryptInit {
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/
H A Darcfour_provider.c239 rv = C_EncryptInit(session, &mechanism, *kptr); in k5_arcfour_encrypt()
H A Daes_provider.c340 rv = C_EncryptInit(krb_ctx_hSession(context), &mechanism, key->hKey); in krb5int_aes_encrypt()
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h383 CK_PKCS11_FUNCTION_INFO(C_EncryptInit)
/illumos-gate/usr/src/test/crypto-tests/tests/common/
H A Dcryptotest_pkcs.c305 rv = C_EncryptInit(op->hsession, &mech, op->keyt); in encrypt_init()
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c128 C_EncryptInit,

12