Searched defs:pEncryptedPart (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaDualCrypt.c | 59 CK_ULONG ulPartLen, CK_BYTE_PTR pEncryptedPart, in meta_DigestEncryptUpdate() 72 CK_BYTE_PTR pEncryptedPart, CK_ULONG ulEncryptedPartLen, in meta_DecryptDigestUpdate() 85 CK_ULONG ulPartLen, CK_BYTE_PTR pEncryptedPart, in meta_SignEncryptUpdate() 98 CK_BYTE_PTR pEncryptedPart, CK_ULONG ulEncryptedPartLen, in meta_DecryptVerifyUpdate()
|
H A D | pkcs11DualCrypt.c | 43 CK_ULONG ulPartLen, CK_BYTE_PTR pEncryptedPart, in C_DigestEncryptUpdate() 88 C_DecryptDigestUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptDigestUpdate() 134 CK_ULONG ulPartLen, CK_BYTE_PTR pEncryptedPart, in C_SignEncryptUpdate() 178 C_DecryptVerifyUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptVerifyUpdate()
|
H A D | metaCrypt.c | 108 CK_BYTE_PTR pEncryptedPart, CK_ULONG_PTR pulEncryptedPartLen) in meta_EncryptUpdate() 233 CK_BYTE_PTR pEncryptedPart, CK_ULONG ulEncryptedPartLen, in meta_DecryptUpdate()
|
H A D | pkcs11Crypt.c | 142 CK_BYTE_PTR pEncryptedPart, in C_EncryptUpdate() 323 CK_BYTE_PTR pEncryptedPart, in C_DecryptUpdate()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelDualCrypt.c | 35 CK_ULONG ulPartLen, CK_BYTE_PTR pEncryptedPart, in C_DigestEncryptUpdate() 46 C_DecryptDigestUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptDigestUpdate() 58 CK_ULONG ulPartLen, CK_BYTE_PTR pEncryptedPart, in C_SignEncryptUpdate() 69 C_DecryptVerifyUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptVerifyUpdate()
|
H A D | kernelEncrypt.c | 295 CK_ULONG ulPartLen, CK_BYTE_PTR pEncryptedPart, in C_EncryptUpdate()
|
H A D | kernelDecrypt.c | 325 C_DecryptUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptUpdate()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softDualCrypt.c | 37 CK_ULONG ulPartLen, CK_BYTE_PTR pEncryptedPart, in C_DigestEncryptUpdate() 65 C_DecryptDigestUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptDigestUpdate() 94 CK_ULONG ulPartLen, CK_BYTE_PTR pEncryptedPart, in C_SignEncryptUpdate() 122 C_DecryptVerifyUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptVerifyUpdate()
|
H A D | softDecrypt.c | 191 C_DecryptUpdate(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pEncryptedPart, in C_DecryptUpdate()
|
H A D | softEncrypt.c | 193 CK_ULONG ulPartLen, CK_BYTE_PTR pEncryptedPart, in C_EncryptUpdate()
|
H A D | softDecryptUtil.c | 473 soft_decrypt_update(soft_session_t *session_p, CK_BYTE_PTR pEncryptedPart, in soft_decrypt_update()
|
H A D | softEncryptUtil.c | 491 CK_ULONG ulPartLen, CK_BYTE_PTR pEncryptedPart, in soft_encrypt_update()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | api_interface.c | 577 CK_BYTE_PTR pEncryptedPart, in C_DecryptDigestUpdate() 662 CK_BYTE_PTR pEncryptedPart, in C_DecryptUpdate() 690 CK_BYTE_PTR pEncryptedPart, in C_DecryptVerifyUpdate() 803 CK_BYTE_PTR pEncryptedPart, in C_DigestEncryptUpdate() 997 CK_BYTE_PTR pEncryptedPart, in C_EncryptUpdate() 1942 CK_BYTE_PTR pEncryptedPart, in C_SignEncryptUpdate()
|