Home
last modified time | relevance | path

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

12

/device/soc/esp/esp32/components/bt/host/bluedroid/btc/core/
Dbtc_ble_storage.c102 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()
409uint8_t key_type, void *key_value, int key_length) in _btc_storage_compare_address_key_value()
440uint8_t key_type, void *key_value, int key_length) in btc_storage_compare_address_key_value()
[all …]
Dbtc_storage.c39 uint8_t key_type, in btc_storage_add_bonded_device()
Dbtc_config.c39 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/
Dupg_check_boot_bin.h75 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/
Dbtm_ble.c157 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)
Dbtm_dev.c62 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/
Dswdmx_aes_ecb.c84 aes_ecb_desc_pkt (SWDMX_AesEcbAlgo *algo, SWDMX_Int key_type, SWDMX_TsPacket *pkt, SWDMX_Int align) in aes_ecb_desc_pkt()
Dswdmx_aes_cbc.c95 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/
Doal_cfg80211.c222 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/
Dirda.c69 UINT8 key_type = 0; in irda_key_timer_hdl() local
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_auth.c307 UINT8 key_type; in gatt_determine_sec_act() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_11i.c1208 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
Dhmac_ext_if.h176 oal_nl80211_key_type key_type; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Dcoap_dtls.h164 coap_pki_key_t key_type; /**< key format type */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c80 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/
Drecv_linux.c618 enum nl80211_key_type key_type = 0; in rtw_handle_tkip_mic_err() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhks_types.h219 uint32_t key_type; /* algorithm */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c738 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()
Dbta_dm_act.c2998 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/
Dbtu_hcif.c1637 UINT8 key_type; in btu_hcif_link_key_notification_evt() local
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h228 UINT8 key_type; member
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dsyscall.c740 …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/
Dwl_cfgnan.h437 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/
Dwl_cfgnan.h414 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/
Dwm_params.h466 u8 key_type; member

12