Searched refs:C_DecryptVerifyUpdate (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11DualCrypt.c | 178 C_DecryptVerifyUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptVerifyUpdate() function 186 return (fast_funcs->C_DecryptVerifyUpdate(hSession, in C_DecryptVerifyUpdate() 204 C_DecryptVerifyUpdate(sessp->se_handle, pEncryptedPart, in C_DecryptVerifyUpdate()
|
H A D | mapfile-vers | 53 C_DecryptVerifyUpdate;
|
H A D | pkcs11General.c | 100 C_DecryptVerifyUpdate,
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelDualCrypt.c | 69 C_DecryptVerifyUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptVerifyUpdate() function
|
H A D | mapfile-vers | 53 C_DecryptVerifyUpdate;
|
H A D | kernelGeneral.c | 98 C_DecryptVerifyUpdate,
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softDualCrypt.c | 122 C_DecryptVerifyUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptVerifyUpdate() function
|
H A D | mapfile-vers | 53 C_DecryptVerifyUpdate;
|
H A D | softGeneral.c | 104 C_DecryptVerifyUpdate,
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 50 C_DecryptVerifyUpdate;
|
H A D | api_interface.c | 689 C_DecryptVerifyUpdate(CK_SESSION_HANDLE hSession, in C_DecryptVerifyUpdate() function 1303 PK11_Functions.C_DecryptVerifyUpdate = C_DecryptVerifyUpdate; in C_GetFunctionList()
|
/titanic_44/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 83 C_DecryptVerifyUpdate {
|
/titanic_44/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 746 CK_PKCS11_FUNCTION_INFO(C_DecryptVerifyUpdate)
|