---
title: TA_CloseSessionEntryPoint
description: "TA_CloseSessionEntryPoint(void *session_context)"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/240RC2/confidt/kunpengtrustzone_16_0030.html
sourcePath: /source/zh/kunpengboostkithistory/240RC2/confidt/kunpengtrustzone_16_0030.html
indexId: 321d6a9184a97719ef223623ceec1ae479230f587bbb9b160d2ccda11db6091478
---
# TA_CloseSessionEntryPoint

#### 接口格式

TA_CloseSessionEntryPoint(void *session_context)


#### 功能描述

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


#### 参数说明

session_context：指向会话的指针。
