Searched refs:C_Encrypt (Results 1 – 20 of 20) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Crypt.c | 96 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 D | mapfile-vers | 62 C_Encrypt;
|
H A D | pkcs11General.c | 73 C_Encrypt,
|
H A D | metaUtil.c | 617 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 D | d3_cbc.c | 81 rv = C_Encrypt(krb_ctx_hSession(context), (CK_BYTE_PTR)in, in mit_des3_cbc_encrypt()
|
H A D | f_cbc.c | 84 rv = C_Encrypt(krb_ctx_hSession(context), (CK_BYTE_PTR)in,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 62 C_Encrypt;
|
H A D | kernelGeneral.c | 71 C_Encrypt,
|
H A D | kernelEncrypt.c | 167 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 D | mapfile-vers | 62 C_Encrypt;
|
H A D | softEncrypt.c | 104 C_Encrypt(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, CK_ULONG ulDataLen, in C_Encrypt() function
|
H A D | softGeneral.c | 77 C_Encrypt,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 59 C_Encrypt;
|
H A D | api_interface.c | 919 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 D | mapfile-vers | 119 C_Encrypt {
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/ |
H A D | arcfour_provider.c | 262 rv = C_Encrypt(session, in k5_arcfour_encrypt()
|
H A D | aes_provider.c | 362 rv = C_Encrypt(krb_ctx_hSession(context), in krb5int_aes_encrypt()
|
/titanic_41/usr/src/lib/libkmf/libkmf/common/ |
H A D | pk11keys.c | 634 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 D | pkcs11f.h | 384 CK_PKCS11_FUNCTION_INFO(C_Encrypt)
|
/titanic_41/usr/src/cmd/cmd-crypto/decrypt/ |
H A D | decrypt.c | 130 C_Encrypt,
|