| /device/soc/esp/esp32/components/bt/host/bluedroid/btc/core/ |
| D | btc_ble_storage.c | 102 uint8_t key_type, in _btc_storage_add_ble_bonding_key() 139 uint8_t key_type, in btc_storage_add_ble_bonding_key() 162 uint8_t key_type, in _btc_storage_get_ble_bonding_key() 197 uint8_t key_type, in btc_storage_get_ble_bonding_key() 276 uint8_t key_type, in _btc_storage_add_ble_local_key() 303 uint8_t key_type, in btc_storage_add_ble_local_key() 325 static bt_status_t _btc_storage_get_ble_local_key(uint8_t key_type, in _btc_storage_get_ble_local_key() 353 bt_status_t btc_storage_get_ble_local_key(uint8_t key_type, in btc_storage_get_ble_local_key() 409 … uint8_t key_type, void *key_value, int key_length) in _btc_storage_compare_address_key_value() 440 … uint8_t key_type, void *key_value, int key_length) in btc_storage_compare_address_key_value() [all …]
|
| D | btc_storage.c | 39 uint8_t key_type, in btc_storage_add_bonded_device()
|
| D | btc_config.c | 39 bool btc_compare_address_key_value(const char *section, const char *key_type, void *key_value, int … in btc_compare_address_key_value()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| D | upg_check_boot_bin.h | 75 hi_u32 key_type; /* 0x3C965AC3: Maintenance mode, should check die_id; member 99 hi_u32 key_type; /* 0x3C965AC3: Maintenance mode, should check die_id; member 119 hi_u32 key_type; /* 0x3C965AC3: Maintenance mode, should check die_id; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/ |
| D | btm_ble.c | 157 BOOLEAN BTM_SecAddBleKey (BD_ADDR bd_addr, tBTM_LE_KEY_VALUE *p_le_key, tBTM_LE_KEY_TYPE key_type) in BTM_SecAddBleKey() 204 void BTM_BleLoadLocalKeys(UINT8 key_type, tBTM_BLE_LOCAL_KEYS *p_key) in BTM_BleLoadLocalKeys() 1217 void btm_sec_save_le_key(BD_ADDR bd_addr, tBTM_LE_KEY_TYPE key_type, tBTM_LE_KEY_VALUE *p_keys, in btm_sec_save_le_key() 2474 static void btm_notify_new_key(UINT8 key_type)
|
| D | btm_dev.c | 62 LINK_KEY link_key, UINT8 key_type, tBTM_IO_CAP io_cap, in BTM_SecAddDevice()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/sw_demux/ |
| D | swdmx_aes_ecb.c | 84 aes_ecb_desc_pkt (SWDMX_AesEcbAlgo *algo, SWDMX_Int key_type, SWDMX_TsPacket *pkt, SWDMX_Int align) in aes_ecb_desc_pkt()
|
| D | swdmx_aes_cbc.c | 95 aes_cbc_desc_pkt (SWDMX_AesCbcAlgo *algo, SWDMX_Int key_type, SWDMX_UInt8 *iv, SWDMX_TsPacket *pkt,… in aes_cbc_desc_pkt()
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_cfg80211.c | 222 enum nl80211_key_type key_type, hi_s32 key_id, const hi_u8 *tsc, oal_gfp_enum_uint8 en_gfp) in oal_cfg80211_mic_failure()
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/irda/ |
| D | irda.c | 69 UINT8 key_type = 0; in irda_key_timer_hdl() local
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/ |
| D | gatt_auth.c | 307 UINT8 key_type; in gatt_determine_sec_act() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_11i.c | 1208 wlan_cipher_key_type_enum_uint8 key_type; in hmac_en_mic() local 1255 wlan_cipher_key_type_enum_uint8 key_type; in hmac_de_mic() local
|
| D | hmac_ext_if.h | 176 oal_nl80211_key_type key_type; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | coap_dtls.h | 164 coap_pki_key_t key_type; /**< key format type */ member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/ |
| D | smp_act.c | 80 static void smp_update_key_mask (tSMP_CB *p_cb, UINT8 key_type, BOOLEAN recv) in smp_update_key_mask() 1163 UINT8 key_type = p_data->key.key_type; in smp_proc_sl_key() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
| D | recv_linux.c | 618 enum nl80211_key_type key_type = 0; in rtw_handle_tkip_mic_err() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hks_types.h | 219 uint32_t key_type; /* algorithm */ member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/ |
| D | bta_dm_api.c | 738 UINT8 key_type, tBTA_IO_CAP io_cap, UINT8 pin_length, in BTA_DmAddDevice() 941 void BTA_DmAddBleKey (BD_ADDR bd_addr, tBTA_LE_KEY_VALUE *p_le_key, tBTA_LE_KEY_TYPE key_type) in BTA_DmAddBleKey()
|
| D | bta_dm_act.c | 2998 BD_NAME bd_name, LINK_KEY key, UINT8 key_type, in bta_dm_new_link_key_cback() 4728 static void bta_dm_ble_id_key_cback (UINT8 key_type, tBTM_BLE_LOCAL_KEYS *p_key) in bta_dm_ble_id_key_cback()
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/btu/ |
| D | btu_hcif.c | 1637 UINT8 key_type; in btu_hcif_link_key_notification_evt() local
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/include/ |
| D | smp_int.h | 228 UINT8 key_type; member
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| D | syscall.c | 740 …map_check_no_btf(const struct bpf_map *map, const struct btf *btf, const struct btf_type *key_type, in map_check_no_btf() 748 const struct btf_type *key_type, *value_type; in map_check_btf() local
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | wl_cfgnan.h | 437 nan_security_key_input_type key_type; /* cipher suite type */ member 463 nan_security_key_input_type key_type; /* cipher suite type */ member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | wl_cfgnan.h | 414 nan_security_key_input_type key_type; /* cipher suite type */ member 440 nan_security_key_input_type key_type; /* cipher suite type */ member
|
| /device/soc/winnermicro/wm800/board/include/platform/ |
| D | wm_params.h | 466 u8 key_type; member
|