Home
last modified time | relevance | path

Searched refs:C_DecryptUpdate (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDualCrypt.c75 rv = C_DecryptUpdate(hSession, pEncryptedPart, ulEncryptedPartLen, in C_DecryptDigestUpdate()
132 rv = C_DecryptUpdate(hSession, pEncryptedPart, ulEncryptedPartLen, in C_DecryptVerifyUpdate()
H A Dmapfile-vers52 C_DecryptUpdate;
H A DsoftDecrypt.c191 C_DecryptUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptUpdate() function
H A DsoftGeneral.c82 C_DecryptUpdate,
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Crypt.c322 C_DecryptUpdate(CK_SESSION_HANDLE hSession, in C_DecryptUpdate() function
333 return (fast_funcs->C_DecryptUpdate(hSession, pEncryptedPart, in C_DecryptUpdate()
349 rv = FUNCLIST(sessp->se_slotid)->C_DecryptUpdate(sessp->se_handle, in C_DecryptUpdate()
H A Dmapfile-vers52 C_DecryptUpdate;
H A Dpkcs11General.c78 C_DecryptUpdate,
H A DmetaUtil.c630 rv = FUNCLIST(fw_st_id)->C_DecryptUpdate(hSession, in, in meta_do_operation()
808 (void) FUNCLIST(fw_st_id)->C_DecryptUpdate(hSession, in meta_operation_cleanup()
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers52 C_DecryptUpdate;
H A DkernelGeneral.c76 C_DecryptUpdate,
H A DkernelDecrypt.c325 C_DecryptUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptUpdate() function
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers49 C_DecryptUpdate;
H A Dapi_interface.c661 C_DecryptUpdate(CK_SESSION_HANDLE hSession, in C_DecryptUpdate() function
1281 PK11_Functions.C_DecryptUpdate = C_DecryptUpdate; in C_GetFunctionList()
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers79 C_DecryptUpdate {
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/
H A Darcfour_provider.c150 rv = C_DecryptUpdate(session, in k5_arcfour_decrypt()
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h448 CK_PKCS11_FUNCTION_INFO(C_DecryptUpdate)
/titanic_41/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c140 C_DecryptUpdate,
/titanic_41/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c1483 rv = C_DecryptUpdate(dec_context->hSession, (CK_BYTE_PTR)input,
1494 rv = C_DecryptUpdate(dec_context->hSession,
1564 rv = C_DecryptUpdate(dec_context->hSession, (CK_BYTE_PTR)input,