Home
last modified time | relevance | path

Searched refs:C_Encrypt (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Crypt.c96 C_Encrypt(CK_SESSION_HANDLE hSession, in C_Encrypt() function
107 return (fast_funcs->C_Encrypt(hSession, pData, ulDataLen, in C_Encrypt()
123 rv = FUNCLIST(sessp->se_slotid)->C_Encrypt(sessp->se_handle, pData, in C_Encrypt()
H A Dmapfile-vers62 C_Encrypt;
H A Dpkcs11General.c73 C_Encrypt,
H A DmetaUtil.c617 rv = FUNCLIST(fw_st_id)->C_Encrypt(hSession, in, in meta_do_operation()
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/des/
H A Dd3_cbc.c81 rv = C_Encrypt(krb_ctx_hSession(context), (CK_BYTE_PTR)in, in mit_des3_cbc_encrypt()
H A Df_cbc.c84 rv = C_Encrypt(krb_ctx_hSession(context), (CK_BYTE_PTR)in,
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers62 C_Encrypt;
H A DkernelGeneral.c71 C_Encrypt,
H A DkernelEncrypt.c167 C_Encrypt(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, CK_ULONG ulDataLen, in C_Encrypt() function
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers62 C_Encrypt;
H A DsoftEncrypt.c104 C_Encrypt(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, CK_ULONG ulDataLen, in C_Encrypt() function
H A DsoftGeneral.c77 C_Encrypt,
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers59 C_Encrypt;
H A Dapi_interface.c919 C_Encrypt(CK_SESSION_HANDLE hSession, in C_Encrypt() function
1276 PK11_Functions.C_Encrypt = C_Encrypt; in C_GetFunctionList()
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers119 C_Encrypt {
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/
H A Darcfour_provider.c262 rv = C_Encrypt(session, in k5_arcfour_encrypt()
H A Daes_provider.c362 rv = C_Encrypt(krb_ctx_hSession(context), in krb5int_aes_encrypt()
/titanic_41/usr/src/lib/libkmf/libkmf/common/
H A Dpk11keys.c634 ckRv = C_Encrypt(ckSession, (CK_BYTE_PTR)in_data, block_size, in PKCS_EncryptData()
664 ckRv = C_Encrypt(ckSession, (CK_BYTE_PTR)in_data, in_len, in PKCS_EncryptData()
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h384 CK_PKCS11_FUNCTION_INFO(C_Encrypt)
/titanic_41/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c130 C_Encrypt,