Home
last modified time | relevance | path

Searched defs:key_type (Results 1 – 25 of 33) sorted by relevance

12

/system/bt/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc231 hci::KeyType key_type) { in ReceiveLinkKeyNotification()
318 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
356 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
394 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
432 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
470 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
508 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
546 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
584 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
666 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
[all …]
/system/bt/test/mock/
Dmock_btif_storage.cc63 uint8_t key_type, in btif_storage_add_ble_bonding_key()
69 uint8_t key_type) { in btif_storage_add_ble_local_key()
74 LinkKey link_key, uint8_t key_type, in btif_storage_add_bonded_device()
98 uint8_t key_type, in btif_storage_get_ble_bonding_key()
104 bt_status_t btif_storage_get_ble_local_key(uint8_t key_type, in btif_storage_get_ble_local_key()
Dmock_stack_btm_dev.cc50 uint8_t key_type, uint8_t pin_length) { in BTM_SecAddDevice()
Dmock_bta_dm_api.cc62 tBTM_LE_KEY_TYPE key_type) { in BTA_DmAddBleKey()
66 const LinkKey& link_key, uint8_t key_type, in BTA_DmAddDevice()
Dmock_stack_btm_ble.cc147 void BTM_BleLoadLocalKeys(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key) { in BTM_BleLoadLocalKeys()
197 tBTM_LE_KEY_TYPE key_type) { in BTM_SecAddBleKey()
245 void btm_sec_save_le_key(const RawAddress& bd_addr, tBTM_LE_KEY_TYPE key_type, in btm_sec_save_le_key()
Dmock_main_shim_btm_api.cc88 uint8_t key_type, uint8_t pin_length) { in BTM_SecAddDevice()
267 void bluetooth::shim::BTM_BleLoadLocalKeys(uint8_t key_type, in BTM_BleLoadLocalKeys()
406 tBTM_LE_KEY_TYPE key_type) { in BTM_SecAddBleKey()
Dmock_stack_btm_sec.cc276 const Octet16& link_key, uint8_t key_type) { in btm_sec_link_key_notification()
/system/core/mini_keyctl/
Dmini_keyctl_utils.cpp66 std::string key_type = tokens[7]; in GetKeyringId() local
/system/bt/gd/security/record/
Dsecurity_record.h51 void SetLinkKey(std::array<uint8_t, 16> link_key, hci::KeyType key_type) { in SetLinkKey()
/system/keymaster/android_keymaster/
Doperation.cpp64 KeyType key_type = registry_key(); in is_public_key_operation() local
/system/update_engine/payload_consumer/
Dpayload_verifier.cc154 int key_type = EVP_PKEY_id(public_key.get()); in VerifyRawSignature() local
/system/core/libutils/include/utils/
DKeyedVector.h39 typedef KEY key_type; typedef
/system/bt/btif/src/
Dbtif_storage.cc486 static void btif_read_le_key(const uint8_t key_type, const size_t key_len, in btif_read_le_key()
807 LinkKey link_key, uint8_t key_type, in btif_storage_add_bonded_device()
1051 uint8_t key_type, in btif_storage_add_ble_bonding_key()
1093 uint8_t key_type, in btif_storage_get_ble_bonding_key()
1165 uint8_t key_type) { in btif_storage_add_ble_local_key()
1192 bt_status_t btif_storage_get_ble_local_key(uint8_t key_type, in btif_storage_get_ble_local_key()
/system/bt/bta/dm/
Dbta_dm_api.cc236 const LinkKey& link_key, uint8_t key_type, in BTA_DmAddDevice()
408 tBTM_LE_KEY_TYPE key_type) { in BTA_DmAddBleKey()
Dbta_dm_act.cc2063 uint8_t key_type) { in bta_dm_new_link_key_cback()
3570 static void bta_dm_ble_id_key_cback(uint8_t key_type, in bta_dm_ble_id_key_cback()
3608 tBTM_LE_KEY_TYPE key_type) { in bta_dm_add_blekey()
/system/bt/stack/btm/
Dbtm_ble.cc117 tBTM_LE_KEY_TYPE key_type) { in BTM_SecAddBleKey()
158 void BTM_BleLoadLocalKeys(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key) { in BTM_BleLoadLocalKeys()
1110 void btm_sec_save_le_key(const RawAddress& bd_addr, tBTM_LE_KEY_TYPE key_type, in btm_sec_save_le_key()
1975 static void btm_notify_new_key(uint8_t key_type) { in btm_notify_new_key()
Dbtm_dev.cc65 uint8_t key_type, uint8_t pin_length) { in BTM_SecAddDevice()
/system/bt/stack/gatt/
Dgatt_auth.cc276 uint8_t key_type; in gatt_determine_sec_act() local
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc92 uint8_t key_type, uint8_t pin_length) { in BTM_SecAddDevice()
271 void bluetooth::shim::BTM_BleLoadLocalKeys(uint8_t key_type, in BTM_BleLoadLocalKeys()
410 tBTM_LE_KEY_TYPE key_type) { in BTM_SecAddBleKey()
/system/update_engine/common/
Dprefs.cc250 using key_type = decltype(values_)::key_type; in GetSubKeys() typedef
/system/bt/main/shim/
Dbtm_api.cc941 tBTM_LE_KEY_TYPE key_type) { in BTM_SecAddBleKey()
946 void bluetooth::shim::BTM_BleLoadLocalKeys(uint8_t key_type, in BTM_BleLoadLocalKeys()
1252 uint8_t key_type, uint8_t pin_length) { in BTM_SecAddDevice()
/system/update_engine/payload_generator/
Dpayload_signer.cc307 int key_type = EVP_PKEY_id(private_key.get()); in SignHash() local
/system/bt/stack/smp/
Dsmp_act.cc66 static void smp_update_key_mask(tSMP_CB* p_cb, uint8_t key_type, bool recv) { in smp_update_key_mask()
1121 uint8_t key_type = p_data->key.key_type; in smp_proc_sl_key() local
/system/bt/bta/include/
Dbta_api.h285 tBTM_LE_KEY_TYPE key_type; member
295 uint8_t key_type; /* The type of Link Key */ member
/system/bt/stack/btu/
Dbtu_hcif.cc1617 uint8_t key_type; in btu_hcif_link_key_notification_evt() local

12