Home
last modified time | relevance | path

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

/optee_client/libckteec/include/
A Dpkcs11.h884 CK_BYTE_PTR pEncryptedPart,
939 CK_BYTE_PTR pEncryptedPart,
942 CK_BYTE_PTR pEncryptedPart,
948 CK_BYTE_PTR pEncryptedPart,
951 CK_BYTE_PTR pEncryptedPart,
1121 CK_BYTE_PTR pEncryptedPart, CK_ULONG ulEncryptedPartLen,
1184 CK_BYTE_PTR pEncryptedPart,
1188 CK_BYTE_PTR pEncryptedPart,
1195 CK_BYTE_PTR pEncryptedPart,
1199 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 12 milliseconds