Searched refs:TEE_IOC_CANCEL (Results 1 – 2 of 2) sorted by relevance
289 #define TEE_IOC_CANCEL _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 4, \ macro
772 if (ioctl(session->ctx->fd, TEE_IOC_CANCEL, &arg)) in TEEC_RequestCancellation()
Completed in 5 milliseconds