Searched refs:objectIDLen (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/tee/include/ |
H A D | tee_trusted_storage_api.h | 159 * @param objectIDLen Indicates the length of the object identifier, in bytes. It cannot exceed 128 bytes. 178 TEE_Result TEE_CreatePersistentObject(uint32_t storageID, const void *ojbectID, size_t objectIDLen, uint32_t flags, 189 * @param objectIDLen Indicates the length of the object identifier, in bytes. It cannot exceed 128 bytes. 204 TEE_Result TEE_OpenPersistentObject(uint32_t storageID, const void *ojbectID, size_t objectIDLen, uint32_t flags, 372 * Information such as <b>TEE_ObjectInfo</b>, <b>objectID</b>, and <b>objectIDLen</b> will be obtained. 377 * @param object_id_len Indicates the pointer to the <b>objectIDLen</b>.
|
H A D | tee_tui_gp_api.h | 146 size_t objectIDLen; member
|
Completed in 2 milliseconds