Searched refs:TEE_ERROR_STORAGE_NOT_AVAILABLE (Results 1 – 2 of 2) sorted by relevance
47 * TEE_ERROR_STORAGE_NOT_AVAILABLE is returned when getting in get_devices() 51 if (inv_arg.ret == TEE_ERROR_STORAGE_NOT_AVAILABLE) in get_devices()
34 #define TEE_ERROR_STORAGE_NOT_AVAILABLE 0xF0100003 macro