Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dsmp.h169 return BT_SECURITY_FIPS; in smp_ltk_sec_level()
Dhci_conn.c1358 sec_level == BT_SECURITY_FIPS) in hci_conn_security()
1409 if (sec_level != BT_SECURITY_HIGH && sec_level != BT_SECURITY_FIPS) in hci_conn_check_secure()
1414 conn->sec_level == BT_SECURITY_FIPS) in hci_conn_check_secure()
Dl2cap_sock.c448 case BT_SECURITY_FIPS: in l2cap_sock_getsockopt_old()
782 sec.level > BT_SECURITY_FIPS) { in l2cap_sock_setsockopt()
Dsmp.c645 return BT_SECURITY_FIPS; in authreq_to_seclevel()
656 case BT_SECURITY_FIPS: in seclevel_to_authreq()
1115 else if (hcon->sec_level == BT_SECURITY_FIPS) in smp_notify_keys()
1147 if (hcon->pending_sec_level == BT_SECURITY_FIPS) in sc_add_ltk()
2752 hcon->pending_sec_level = BT_SECURITY_FIPS; in smp_cmd_public_key()
Dl2cap_core.c770 case BT_SECURITY_FIPS: in l2cap_get_auth_type()
784 chan->sec_level == BT_SECURITY_FIPS) in l2cap_get_auth_type()
795 chan->sec_level == BT_SECURITY_FIPS) in l2cap_get_auth_type()
804 case BT_SECURITY_FIPS: in l2cap_get_auth_type()
7389 chan->sec_level == BT_SECURITY_FIPS) in l2cap_check_encryption()
Dhci_event.c1828 conn->pending_sec_level != BT_SECURITY_FIPS && in hci_outgoing_auth_needed()
3734 conn->pending_sec_level = BT_SECURITY_FIPS; in conn_set_key()
3776 conn->pending_sec_level == BT_SECURITY_FIPS)) { in hci_link_key_request_evt()
/Linux-v4.19/include/net/bluetooth/
Dbluetooth.h71 #define BT_SECURITY_FIPS 4 macro
/Linux-v4.19/net/bluetooth/rfcomm/
Dsock.c788 case BT_SECURITY_FIPS: in rfcomm_sock_getsockopt_old()
Dcore.c221 case BT_SECURITY_FIPS: in rfcomm_check_security()
2124 d->sec_level == BT_SECURITY_FIPS) { in rfcomm_security_cfm()