Searched refs:TEE_IOC_CLOSE_SESSION (Results 1 – 4 of 4) sorted by relevance
313 #define TEE_IOC_CLOSE_SESSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 5, \ macro
43 - TEE_IOC_CLOSE_SESSION closes a session to a Trusted Application.
836 case TEE_IOC_CLOSE_SESSION: in tee_ioctl()
329 +pub const TEE_IOC_CLOSE_SESSION: u32 = 2147787781;