Searched defs:encrypt (Results 1 – 15 of 15) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/ |
D | hi_drv_compat.c | 36 hi_s32 klad_encrypt_key(hi_u32 keysel, hi_u32 target, hi_u8 *clear, hi_u8 *encrypt, hi_u32 key_len) in klad_encrypt_key()
|
/device/soc/esp/esp32/components/esp_wifi/include/ |
D | esp_now.h | 79 …bool encrypt; /**< ESPNOW data that this peer sends/receives is encrypte… member
|
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/ |
D | wm_cmdp.c | 493 int tls_cmd_set_encrypt(u8 encrypt, u8 update_flash) in tls_cmd_set_encrypt() 509 int tls_cmd_get_encrypt(u8 *encrypt) in tls_cmd_get_encrypt() 1215 int tls_cmd_set_softap_encrypt(u8 encrypt, u8 update_flash) in tls_cmd_set_softap_encrypt() 1231 int tls_cmd_get_softap_encrypt(u8 *encrypt) in tls_cmd_get_softap_encrypt()
|
D | wm_cmdp.h | 98 u8 encrypt; member
|
D | wm_cmdp_hostif.h | 591 HOSTIF_CMD_PARAMS_ENCRYPT encrypt; member 1004 HOSTIF_CMDRSP_PARAMS_ENCRYPT encrypt; member
|
D | wm_cmdp_hostif_gcc.h | 736 HOSTIF_CMD_PARAMS_ENCRYPT encrypt; member 843 u8 encrypt; member 1201 HOSTIF_CMDRSP_PARAMS_ENCRYPT encrypt; member
|
/device/soc/winnermicro/wm800/board/include/wifi/ |
D | wm_wifi.h | 246 u8 encrypt; /**< encryption mode of softap, value is: IEEE80211_ENCRYT_NONE, member 264 u8 encrypt; /**< encryption mode of ibss, value is: IEEE80211_ENCRYT_NONE, member
|
/device/soc/amlogic/a311d/soc/amlogic/unifykey/ |
D | unifykey.c | 87 u32 encrypt; in key_storage_read() local 804 unsigned int encrypt; in encrypt_show() local
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
D | kapi_dispatch.c | 102 symc_encrypt_t *encrypt = argp; in dispatch_symc_encrypt() local
|
D | kapi_symc.c | 1104 hi_u32 target, hi_u8 *clear, hi_u8 *encrypt, hi_u32 key_len) in kapi_symc_klad_encrypt_key()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/ |
D | sta.c | 3450 bool encrypt = false; in xradio_set_arpreply() local 3662 bool encrypt = false; in xradio_set_na() local
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
D | rtw_security.h | 301 #define SET_ICE_IV_LEN(iv_len, icv_len, encrypt)\ argument
|
D | rtw_recv.h | 170 u8 encrypt; /* when 0 indicate no encrypt. when non-zero, indicate the encrypt algorith */ member
|
D | rtw_xmit.h | 401 u8 encrypt; /* when 0 indicate no encrypt. when non-zero, indicate the encrypt algorith */ member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/ |
D | drv_cipher_kapi.h | 403 hi_u8 encrypt[AES_BLOCK_SIZE]; member
|