Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dsmp.h168 return BT_SECURITY_FIPS; in smp_ltk_sec_level()
Dhci_conn.c1035 sec_level == BT_SECURITY_FIPS) in hci_conn_security()
1086 if (sec_level != BT_SECURITY_HIGH && sec_level != BT_SECURITY_FIPS) in hci_conn_check_secure()
1091 conn->sec_level == BT_SECURITY_FIPS) in hci_conn_check_secure()
Dsmp.c621 return BT_SECURITY_FIPS; in authreq_to_seclevel()
632 case BT_SECURITY_FIPS: in seclevel_to_authreq()
1110 else if (hcon->sec_level == BT_SECURITY_FIPS) in smp_notify_keys()
1142 if (hcon->pending_sec_level == BT_SECURITY_FIPS) in sc_add_ltk()
2628 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()
7346 chan->sec_level == BT_SECURITY_FIPS) in l2cap_check_encryption()
Dl2cap_sock.c447 case BT_SECURITY_FIPS: in l2cap_sock_getsockopt_old()
Dhci_event.c1647 conn->pending_sec_level != BT_SECURITY_FIPS && in hci_outgoing_auth_needed()
3429 conn->pending_sec_level = BT_SECURITY_FIPS; in conn_set_key()
3471 conn->pending_sec_level == BT_SECURITY_FIPS)) { in hci_link_key_request_evt()
/linux-4.1.27/include/net/bluetooth/
Dbluetooth.h68 #define BT_SECURITY_FIPS 4 macro
/linux-4.1.27/net/bluetooth/rfcomm/
Dsock.c781 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()