---
title: TA_CloseSessionEntryPoint
description: "TA_CloseSessionEntryPoint(void *session_context)"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/2300/history/kunpengtrustzone_16_0030.html
sourcePath: /source/zh/kunpengboostkithistory/2300/history/kunpengtrustzone_16_0030.html
indexId: 95ec07c1292d306d1c72b5bc5e0ad3ebe1c10c5a514143bbfea0e7ceb19c88fe76
---
# TA_CloseSessionEntryPoint

#### 接口格式

TA_CloseSessionEntryPoint(void *session_context)


#### 功能描述

在CA发起关闭与TA的会话连接时，TEE系统会调用此函数。


#### 参数说明

session_context：指向会话的指针。
