Home
last modified time | relevance | path

Searched refs:C_DecryptInit (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Crypt.c225 C_DecryptInit(CK_SESSION_HANDLE hSession, in C_DecryptInit() function
239 return (fast_funcs->C_DecryptInit(hSession, pMechanism, hKey)); in C_DecryptInit()
261 rv = FUNCLIST(slotid)->C_DecryptInit(sessp->se_handle, in C_DecryptInit()
H A Dmapfile-vers51 C_DecryptInit;
H A Dpkcs11General.c76 C_DecryptInit,
H A DmetaUtil.c247 rv = FUNCLIST(fw_st_id)->C_DecryptInit( in meta_operation_init()
431 rv = FUNCLIST(fw_st_id)->C_DecryptInit( in meta_operation_init_softtoken()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/des/
H A Dd3_cbc.c71 rv = C_DecryptInit(krb_ctx_hSession(context), &mechanism, key->hKey); in mit_des3_cbc_encrypt()
H A Df_cbc.c74 rv = C_DecryptInit(krb_ctx_hSession(context), &mechanism, key->hKey);
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/
H A Daes_provider.c826 rv = C_DecryptInit(krb_ctx_hSession(context), &mechanism, in krb5int_aes_decrypt()
872 rv = C_DecryptInit(krb_ctx_hSession(context), in krb5int_aes_decrypt()
910 rv = C_DecryptInit(krb_ctx_hSession(context), &mechanism, in krb5int_aes_decrypt()
966 rv = C_DecryptInit(krb_ctx_hSession(context), &mechanism, in krb5int_aes_decrypt()
H A Darcfour_provider.c137 rv = C_DecryptInit(session, &mechanism, *kptr); in k5_arcfour_decrypt()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers51 C_DecryptInit;
H A DkernelGeneral.c74 C_DecryptInit,
H A DkernelDecrypt.c172 C_DecryptInit(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_DecryptInit() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers51 C_DecryptInit;
H A DsoftDecrypt.c35 C_DecryptInit(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_DecryptInit() function
H A DsoftGeneral.c84 C_DecryptInit,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers48 C_DecryptInit;
H A Dapi_interface.c636 C_DecryptInit(CK_SESSION_HANDLE hSession, in C_DecryptInit() function
1279 PK11_Functions.C_DecryptInit = C_DecryptInit; in C_GetFunctionList()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_encrypt_pkcs.c182 rv = C_DecryptInit(ctxp->ctx, mech, hkey); in smb3_decrypt_init()
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers75 C_DecryptInit {
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h435 CK_PKCS11_FUNCTION_INFO(C_DecryptInit)
/illumos-gate/usr/src/test/crypto-tests/tests/common/
H A Dcryptotest_pkcs.c369 rv = C_DecryptInit(op->hsession, &mech, op->keyt); in decrypt_init()
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c139 C_DecryptInit,
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c2378 ckrv = C_DecryptInit(hSession, &mechanism, in KMFPK11_DecryptData()
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c1372 rv = C_DecryptInit(dec_context->hSession, &mechanism, dec_context->hKey);
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c4767 if ((r = id_cryptoctx->p11->C_DecryptInit(id_cryptoctx->session, &mech,