Searched refs:authreq (Results 1 – 3 of 3) sorted by relevance
623 if (authreq & SMP_AUTH_MITM) { in authreq_to_seclevel()624 if (authreq & SMP_AUTH_SC) in authreq_to_seclevel()659 authreq |= SMP_AUTH_BONDING; in build_pairing_cmd()661 authreq &= ~SMP_AUTH_BONDING; in build_pairing_cmd()671 (authreq & SMP_AUTH_SC)) { in build_pairing_cmd()697 authreq &= ~SMP_AUTH_SC; in build_pairing_cmd()2354 __u8 authreq; in smp_conn_security() local2400 authreq |= SMP_AUTH_SC; in smp_conn_security()2402 authreq |= SMP_AUTH_CT2; in smp_conn_security()2414 authreq |= SMP_AUTH_MITM; in smp_conn_security()[all …]
1558 ether_addr_copy(rec.address, inf->info.authreq.sta_addr); in prism2sta_inf_authreq_defer()1685 rec.algorithm = inf->info.authreq.algorithm; in prism2sta_inf_authreq_defer()
747 struct hfa384x_auth_request authreq; member
Completed in 19 milliseconds