Home
last modified time | relevance | path

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

/optee_client/libteec/include/linux/
A Dtee.h303 #define TEE_IOC_CLOSE_SESSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 5, \ macro
/optee_client/libteec/src/
A Dtee_client_api.c674 if (ioctl(session->ctx->fd, TEE_IOC_CLOSE_SESSION, &arg)) in TEEC_CloseSession()

Completed in 5 milliseconds