Home
last modified time | relevance | path

Searched refs:pEncryptedPart (Results 1 – 2 of 2) sorted by relevance

/optee_client/libckteec/include/
A Dpkcs11.h844 CK_BYTE_PTR pEncryptedPart,
899 CK_BYTE_PTR pEncryptedPart,
902 CK_BYTE_PTR pEncryptedPart,
908 CK_BYTE_PTR pEncryptedPart,
911 CK_BYTE_PTR pEncryptedPart,
1081 CK_BYTE_PTR pEncryptedPart, CK_ULONG ulEncryptedPartLen,
1144 CK_BYTE_PTR pEncryptedPart,
1148 CK_BYTE_PTR pEncryptedPart,
1155 CK_BYTE_PTR pEncryptedPart,
1159 CK_BYTE_PTR pEncryptedPart,
/optee_client/libckteec/src/
A Dpkcs11_api.c780 CK_BYTE_PTR pEncryptedPart, in C_DecryptUpdate() argument
788 rv = ck_encdecrypt_update(hSession, pEncryptedPart, in C_DecryptUpdate()
1172 CK_BYTE_PTR pEncryptedPart, in C_DigestEncryptUpdate() argument
1178 (void)pEncryptedPart; in C_DigestEncryptUpdate()
1188 CK_BYTE_PTR pEncryptedPart, in C_DecryptDigestUpdate() argument
1194 (void)pEncryptedPart; in C_DecryptDigestUpdate()
1208 CK_BYTE_PTR pEncryptedPart, in C_SignEncryptUpdate() argument
1214 (void)pEncryptedPart; in C_SignEncryptUpdate()
1224 CK_BYTE_PTR pEncryptedPart, in C_DecryptVerifyUpdate() argument
1230 (void)pEncryptedPart; in C_DecryptVerifyUpdate()

Completed in 10 milliseconds