| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/crypto/ |
| D | aes-ccm.c | 116 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth() 131 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth() 149 const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth) in aes_ccm_ae() 179 const u8 *aad, size_t aad_len, const u8 *auth, u8 *plain) in aes_ccm_ad()
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_auth.c | 66 struct drm_auth *auth = data; in drm_getmagic() local 86 struct drm_auth *auth = data; in drm_authmagic() local
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/smp/include/ |
| D | esp_sec_api.h | 58 UINT8 auth; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/ |
| D | smp_act.c | 532 uint16_t auth = 0; in smp_get_auth_mode() local 607 uint16_t auth = smp_get_auth_mode(p_cb->selected_association_model); in smp_proc_pair_cmd() local 646 uint16_t auth = smp_get_auth_mode(p_cb->selected_association_model); in smp_proc_pair_cmd() local 1444 uint16_t auth = smp_get_auth_mode(p_cb->selected_association_model); in smp_process_io_response() local
|
| /device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/api/ |
| D | hal_gapc_task.h | 471 uint8_t auth; member 785 uint8_t auth; member 944 struct gapc_bond_auth auth; member 1008 uint8_t auth; member 1019 uint8_t auth; member 1026 uint8_t auth; member
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/ |
| D | beacon.c | 276 u8_t *data, *net_id, *auth; in secure_beacon_recv() local
|
| D | net.h | 70 u8_t auth[8]; /* Beacon Authentication Value */ member
|
| D | prov.c | 148 u8_t auth[16]; /* Authentication Value */ member
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/sdk/ |
| D | ble_sec.h | 174 uint8_t auth; /**< Set the auth, see @ref SEC_AUTH_FLAG. */ member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
| D | hi_wifi_api.h | 502 hi_wifi_auth_mode auth; /* *< Authentication type. CNcomment: 认证类型.CNend */ member 518 hi_wifi_auth_mode auth; /* *< Authentication mode. CNcomment: 认证类型.CNend */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hi_wifi_api.h | 523 hi_wifi_auth_mode auth; /**< Authentication type. CNcomment: 认证类型.CNend */ member 539 hi_wifi_auth_mode auth; /**< Authentication mode. CNcomment: 认证类型.CNend */ member
|
| /device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/inc/ |
| D | hal_smpc.h | 205 uint8_t auth; member
|
| /device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/ |
| D | harmony_ble_adpter.c | 653 uint8_t auth = sec_enc_req_h2a(secAct); in BleGattsSetEncryption() local
|
| D | app.c | 2267 static void app_gap_send_connection_confirm(uint8_t conidx, uint8_t auth) in app_gap_send_connection_confirm() 2285 void app_gap_connect_confirm(uint8_t *addr, uint8_t auth) in app_gap_connect_confirm()
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/ |
| D | ble_sm_priv.h | 408 #define ble_sm_enc_initiate(conn_handle, keysize, ltk, ediv, rand_val, auth) \ argument
|
| D | ble_sm.c | 2280 uint64_t rand_val, int auth) in ble_sm_enc_initiate()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | ieee80211_ext.h | 193 } __attribute__((packed)) auth; member
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | wl_cfgvif.c | 1864 u16 auth = 0; /* d11 open authentication */ in wl_validate_wpa2ie() local 2092 u16 auth = 0; /* d11 open authentication */ in wl_validate_wpaie() local 2330 u16 auth = 0; /* d11 open authentication */ in wl_validate_wpaie_wpa2ie() local
|
| D | wl_android_ext.c | 151 uint auth; member 951 int auth=0, wpa_auth=0, wsec=0, mfp=0, i; in wl_ext_get_sec() local
|
| /device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_inc/ |
| D | sonata_gap_api.h | 1328 struct sonata_gap_bond_auth auth; member 1420 uint8_t auth; member 1443 uint8_t auth; member
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | wl_android_ext.c | 163 uint auth; member 990 int auth = 0, wpa_auth = 0, wsec = 0, mfp = 0, i; in wl_ext_get_sec() local
|
| D | dhd_pno.h | 328 uint8 auth; member
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | wl_android_ext.c | 1077 int auth = -1, wpa_auth = -1; in wl_ext_get_amode() local 1139 int auth = 0, wpa_auth = 0; in wl_ext_set_amode() local
|
| D | dhd_pno.h | 337 uint8 auth; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_pno.h | 337 uint8 auth; member
|