Searched refs:TEE_MODE_MAC (Results 1 – 3 of 3) sorted by relevance
184 #define TEE_MODE_MAC 0x00000004 macro
249 mode = TEE_MODE_MAC; in allocate_tee_operation()253 mode = TEE_MODE_MAC; in allocate_tee_operation()
304 if (mode != TEE_MODE_MAC) in TEE_AllocateOperation()