Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Crypt.c227 C_DecryptInit(CK_SESSION_HANDLE hSession, in C_DecryptInit() function
241 return (fast_funcs->C_DecryptInit(hSession, pMechanism, hKey)); in C_DecryptInit()
263 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()
/titanic_41/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);
/titanic_41/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.c138 rv = C_DecryptInit(session, &mechanism, *kptr); in k5_arcfour_decrypt()
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers51 C_DecryptInit;
H A DkernelGeneral.c74 C_DecryptInit,
H A DkernelDecrypt.c150 C_DecryptInit(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_DecryptInit() function
/titanic_41/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.c80 C_DecryptInit,
/titanic_41/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()
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers75 C_DecryptInit {
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h423 CK_PKCS11_FUNCTION_INFO(C_DecryptInit)
/titanic_41/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c139 C_DecryptInit,
/titanic_41/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c2378 ckrv = C_DecryptInit(hSession, &mechanism, in KMFPK11_DecryptData()
/titanic_41/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c1371 rv = C_DecryptInit(dec_context->hSession, &mechanism, dec_context->hKey);
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c4579 if ((r = id_cryptoctx->p11->C_DecryptInit(id_cryptoctx->session, &mech,