Home
last modified time | relevance | path

Searched defs:auth (Results 1 – 25 of 49) sorted by relevance

12

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/crypto/
Daes-ccm.c116 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/
Ddrm_auth.c66 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/
Desp_sec_api.h58 UINT8 auth; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c532 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/
Dhal_gapc_task.h471 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/
Dbeacon.c276 u8_t *data, *net_id, *auth; in secure_beacon_recv() local
Dnet.h70 u8_t auth[8]; /* Beacon Authentication Value */ member
Dprov.c148 u8_t auth[16]; /* Authentication Value */ member
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/sdk/
Dble_sec.h174 uint8_t auth; /**< Set the auth, see @ref SEC_AUTH_FLAG. */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
Dhi_wifi_api.h502 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/
Dhi_wifi_api.h523 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/
Dhal_smpc.h205 uint8_t auth; member
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/
Dharmony_ble_adpter.c653 uint8_t auth = sec_enc_req_h2a(secAct); in BleGattsSetEncryption() local
Dapp.c2267 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/
Dble_sm_priv.h408 #define ble_sm_enc_initiate(conn_handle, keysize, ltk, ediv, rand_val, auth) \ argument
Dble_sm.c2280 uint64_t rand_val, int auth) in ble_sm_enc_initiate()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dieee80211_ext.h193 } __attribute__((packed)) auth; member
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dwl_cfgvif.c1864 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
Dwl_android_ext.c151 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/
Dsonata_gap_api.h1328 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/
Dwl_android_ext.c163 uint auth; member
990 int auth = 0, wpa_auth = 0, wsec = 0, mfp = 0, i; in wl_ext_get_sec() local
Ddhd_pno.h328 uint8 auth; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dwl_android_ext.c1077 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
Ddhd_pno.h337 uint8 auth; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_pno.h337 uint8 auth; member

12