Searched refs:authreq (Results 1 – 1 of 1) sorted by relevance
624 if (authreq & SMP_AUTH_MITM) { in authreq_to_seclevel()625 if (authreq & SMP_AUTH_SC) in authreq_to_seclevel()660 authreq |= SMP_AUTH_BONDING; in build_pairing_cmd()662 authreq &= ~SMP_AUTH_BONDING; in build_pairing_cmd()672 (authreq & SMP_AUTH_SC)) { in build_pairing_cmd()698 authreq &= ~SMP_AUTH_SC; in build_pairing_cmd()2382 __u8 authreq; in smp_conn_security() local2428 authreq |= SMP_AUTH_SC; in smp_conn_security()2430 authreq |= SMP_AUTH_CT2; in smp_conn_security()2442 authreq |= SMP_AUTH_MITM; in smp_conn_security()[all …]