Searched refs:challenge_switch_key (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Ddomain.c715 if (!tb->cm_ops->approve_switch || !tb->cm_ops->challenge_switch_key)
724 ret = tb->cm_ops->challenge_switch_key(tb, sw, challenge, response);
H A Dicm.c2360 .challenge_switch_key = icm_fr_challenge_switch_key,
2382 .challenge_switch_key = icm_fr_challenge_switch_key,
2404 .challenge_switch_key = icm_tr_challenge_switch_key,
H A Dtb.h484 * @challenge_switch_key: Challenge switch using key
519 int (*challenge_switch_key)(struct tb *tb, struct tb_switch *sw, member in struct:tb_cm_ops

Completed in 171 milliseconds