Lines Matching refs:result
320 resp_header->result = tipc_err_to_hwaes_err(rc); in hwaes_handle_aes_cmd()
338 resp_header->result = tipc_err_to_hwaes_err(rc); in hwaes_handle_aes_cmd()
346 resp_header->result = tipc_err_to_hwaes_err(rc); in hwaes_handle_aes_cmd()
354 resp_header->result = tipc_err_to_hwaes_err(rc); in hwaes_handle_aes_cmd()
363 resp_header->result = tipc_err_to_hwaes_err(rc); in hwaes_handle_aes_cmd()
371 resp_header->result = tipc_err_to_hwaes_err(rc); in hwaes_handle_aes_cmd()
380 resp_header->result = tipc_err_to_hwaes_err(rc); in hwaes_handle_aes_cmd()
389 resp_header->result = tipc_err_to_hwaes_err(rc); in hwaes_handle_aes_cmd()
393 resp_header->result = hwaes_aes_op(&args); in hwaes_handle_aes_cmd()
394 if (resp_header->result == HWAES_NO_ERROR) { in hwaes_handle_aes_cmd()
515 resp_header->result = HWAES_ERR_NOT_IMPLEMENTED; in hwaes_on_message()