Lines Matching refs:shell_error
57 shell_error(ctx_shell, "Server %s the device", in locked_cb()
118 shell_error(sh, "Could not parse set_size: %d", in cmd_cap_acceptor_init()
125 shell_error(sh, "Invalid set_size: %lu", in cmd_cap_acceptor_init()
143 shell_error(sh, "Could not parse rank: %d", in cmd_cap_acceptor_init()
150 shell_error(sh, "Invalid rank: %lu", rank); in cmd_cap_acceptor_init()
170 shell_error(sh, "Could not parse SIRK"); in cmd_cap_acceptor_init()
183 shell_error(sh, "Could not register CAS: %d", err); in cmd_cap_acceptor_init()
198 shell_error(sh, "Failed to set lock: %d", err); in cmd_cap_acceptor_lock()
218 shell_error(sh, "Unknown parameter: %s", argv[1]); in cmd_cap_acceptor_release()
227 shell_error(sh, "Failed to release lock: %d", err); in cmd_cap_acceptor_release()
244 shell_error(sh, "CSIS not registered"); in cmd_cap_acceptor_sirk()
251 shell_error(sh, "Invalid SIRK Length: %zu", len); in cmd_cap_acceptor_sirk()
258 shell_error(sh, "Failed to set SIRK: %d", err); in cmd_cap_acceptor_sirk()
273 shell_error(sh, "CSIS not registered"); in cmd_cap_acceptor_get_sirk()
280 shell_error(sh, "Failed to get SIRK: %d", err); in cmd_cap_acceptor_get_sirk()
301 shell_error(sh, "Unknown parameter: %s", argv[1]); in cmd_cap_acceptor_sirk_rsp()
310 shell_error(sh, "%s unknown parameter: %s", argv[0], argv[1]); in cmd_cap_acceptor()
361 shell_error(ctx_shell, "Failed to generate RSI (err %d)", err); in cap_acceptor_ad_data_add()