Home
last modified time | relevance | path

Searched refs:pin_len (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h185 __u8 pin_len; member
238 __u8 pin_len; member
H A Dhci_core.h214 u8 pin_len;
1275 u8 pin_len, bool *persistent);
H A Dhci.h676 __u8 pin_len; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h189 __u8 pin_len; member
242 __u8 pin_len; member
H A Dhci_core.h229 u8 pin_len; member
1726 u8 pin_len, bool *persistent);
H A Dhci.h780 __u8 pin_len; member
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c992 conn->pin_length = cp->pin_len; in hci_cc_pin_code_reply()
3966 static void conn_set_key(struct hci_conn *conn, u8 key_type, u8 pin_len) in conn_set_key() argument
3971 conn->pin_length = pin_len; in conn_set_key()
3980 if (pin_len == 16) in conn_set_key()
4033 if (key->type == HCI_LK_COMBINATION && key->pin_len < 16 && in hci_link_key_request_evt()
4041 conn_set_key(conn, key->type, key->pin_len); in hci_link_key_request_evt()
4064 u8 pin_len = 0; in hci_link_key_notify_evt() local
4094 ev->key_type, pin_len, &persistent); in hci_link_key_notify_evt()
4102 conn_set_key(conn, key->type, key->pin_len); in hci_link_key_notify_evt()
H A Dmgmt.c2414 key->type, key->pin_len, NULL); in load_link_keys()
2750 if (conn->pending_sec_level == BT_SECURITY_HIGH && cp->pin_len != 16) { in pin_code_reply()
2774 reply.pin_len = cp->pin_len; in pin_code_reply()
8064 ev.key.pin_len = key->pin_len; in mgmt_new_link_key()
H A Dhci_debugfs.c393 HCI_LINK_KEY_SIZE, key->val, key->pin_len); in link_keys_show()
H A Dhci_core.c2574 u8 pin_len, bool *persistent) in hci_add_link_key()
2605 key->pin_len = pin_len; in hci_add_link_key()
2572 hci_add_link_key(struct hci_dev *hdev, struct hci_conn *conn, bdaddr_t *bdaddr, u8 *val, u8 type, u8 pin_len, bool *persistent) hci_add_link_key() argument
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c1228 conn->pin_length = cp->pin_len; in hci_cc_pin_code_reply()
4655 static void conn_set_key(struct hci_conn *conn, u8 key_type, u8 pin_len) in conn_set_key() argument
4660 conn->pin_length = pin_len; in conn_set_key()
4669 if (pin_len == 16) in conn_set_key()
4721 if (key->type == HCI_LK_COMBINATION && key->pin_len < 16 && in hci_link_key_request_evt()
4728 conn_set_key(conn, key->type, key->pin_len); in hci_link_key_request_evt()
4752 u8 pin_len = 0; in hci_link_key_notify_evt() local
4782 ev->key_type, pin_len, &persistent); in hci_link_key_notify_evt()
4790 conn_set_key(conn, key->type, key->pin_len); in hci_link_key_notify_evt()
H A Dhci_core.c1305 u8 pin_len, bool *persistent) in hci_add_link_key()
1336 key->pin_len = pin_len; in hci_add_link_key()
1303 hci_add_link_key(struct hci_dev *hdev, struct hci_conn *conn, bdaddr_t *bdaddr, u8 *val, u8 type, u8 pin_len, bool *persistent) hci_add_link_key() argument
H A Dhci_debugfs.c391 HCI_LINK_KEY_SIZE, key->val, key->pin_len); in link_keys_show()
H A Dmgmt.c2870 key->type, key->pin_len, NULL); in load_link_keys()
3239 if (conn->pending_sec_level == BT_SECURITY_HIGH && cp->pin_len != 16) { in pin_code_reply()
3263 reply.pin_len = cp->pin_len; in pin_code_reply()
9472 ev.key.pin_len = key->pin_len; in mgmt_new_link_key()
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c690 u8 pin_len; in ep11_genaeskey() member

Completed in 88 milliseconds