Home
last modified time | relevance | path

Searched refs:BT_SECURITY_FIPS (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/net/bluetooth/
Dsmp.h168 return BT_SECURITY_FIPS; in smp_ltk_sec_level()
Dhci_conn.c1246 sec_level == BT_SECURITY_FIPS) in hci_conn_security()
1297 if (sec_level != BT_SECURITY_HIGH && sec_level != BT_SECURITY_FIPS) in hci_conn_check_secure()
1302 conn->sec_level == BT_SECURITY_FIPS) in hci_conn_check_secure()
Dsmp.c639 return BT_SECURITY_FIPS; in authreq_to_seclevel()
650 case BT_SECURITY_FIPS: in seclevel_to_authreq()
1107 else if (hcon->sec_level == BT_SECURITY_FIPS) in smp_notify_keys()
1139 if (hcon->pending_sec_level == BT_SECURITY_FIPS) in sc_add_ltk()
2655 hcon->pending_sec_level = BT_SECURITY_FIPS; in smp_cmd_public_key()
Dl2cap_core.c759 case BT_SECURITY_FIPS: in l2cap_get_auth_type()
773 chan->sec_level == BT_SECURITY_FIPS) in l2cap_get_auth_type()
784 chan->sec_level == BT_SECURITY_FIPS) in l2cap_get_auth_type()
793 case BT_SECURITY_FIPS: in l2cap_get_auth_type()
7358 chan->sec_level == BT_SECURITY_FIPS) in l2cap_check_encryption()
Dl2cap_sock.c447 case BT_SECURITY_FIPS: in l2cap_sock_getsockopt_old()
Dhci_event.c1598 conn->pending_sec_level != BT_SECURITY_FIPS && in hci_outgoing_auth_needed()
3410 conn->pending_sec_level = BT_SECURITY_FIPS; in conn_set_key()
3452 conn->pending_sec_level == BT_SECURITY_FIPS)) { in hci_link_key_request_evt()
/linux-4.4.14/include/net/bluetooth/
Dbluetooth.h68 #define BT_SECURITY_FIPS 4 macro
/linux-4.4.14/net/bluetooth/rfcomm/
Dsock.c785 case BT_SECURITY_FIPS: in rfcomm_sock_getsockopt_old()
Dcore.c221 case BT_SECURITY_FIPS: in rfcomm_check_security()
2142 d->sec_level == BT_SECURITY_FIPS) { in rfcomm_security_cfm()