Home
last modified time | relevance | path

Searched refs:local_mitm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c2695 u8 local_mitm, remote_mitm, local_io, remote_io, method; in sc_select_method() local
2717 local_mitm = (local->auth_req & SMP_AUTH_MITM); in sc_select_method()
2723 if (local_mitm || remote_mitm) in sc_select_method()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c2701 u8 local_mitm, remote_mitm, local_io, remote_io, method; in sc_select_method() local
2723 local_mitm = (local->auth_req & SMP_AUTH_MITM); in sc_select_method()
2729 if (local_mitm || remote_mitm) in sc_select_method()

Completed in 9 milliseconds