challenge_switch_key  652 drivers/thunderbolt/domain.c 	if (!tb->cm_ops->approve_switch || !tb->cm_ops->challenge_switch_key)
challenge_switch_key  661 drivers/thunderbolt/domain.c 	ret = tb->cm_ops->challenge_switch_key(tb, sw, challenge, response);
challenge_switch_key 2085 drivers/thunderbolt/icm.c 	.challenge_switch_key = icm_fr_challenge_switch_key,
challenge_switch_key 2107 drivers/thunderbolt/icm.c 	.challenge_switch_key = icm_fr_challenge_switch_key,
challenge_switch_key 2129 drivers/thunderbolt/icm.c 	.challenge_switch_key = icm_tr_challenge_switch_key,
challenge_switch_key  286 drivers/thunderbolt/tb.h 	int (*challenge_switch_key)(struct tb *tb, struct tb_switch *sw,