Home
last modified time | relevance | path

Searched refs:TEEC_ERROR_SHORT_BUFFER (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tee/optee/
H A Ddevice.c45 (inv_arg.ret != TEEC_ERROR_SHORT_BUFFER))) { in get_devices()
H A Doptee_private.h30 #define TEEC_ERROR_SHORT_BUFFER 0xFFFF0010 macro
H A Drpc.c352 arg->ret = TEEC_ERROR_SHORT_BUFFER; in handle_rpc_func_rpmb_probe_next()