Searched refs:hmac (Results 1 – 9 of 9) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/ |
D | Makefile | 33 HMAC_PATH := $(WIFI_DRIVER_DIR)/mac/hmac/ 83 hmac-objs := hmac_11i.o hmac_blockack.o hmac_chan_mgmt.o hmac_config.o hmac_crypto_tkip.o hmac_even… 90 hmac-objs += hmac_edca_opt.o 93 hmac-objs += hmac_p2p.o 96 hmac-objs += hmac_tcp_opt.o 99 hmac-objs += hmac_traffic_classify.o 102 hmac-objs += hmac_wow.o 105 hmac-objs += hmac_any.o 108 hmac-objs += hmac_wapi.o hmac_wapi_wpi.o hmac_wapi_sms4.o 110 hmac-objs := $(addprefix $(HMAC_PATH),$(hmac-objs)) [all …]
|
D | current_module.rules | 4 PRIM_XML_SRC_SUB_DIR:=alg frw hal/hi1131hv100 hcc mac/common mac/hmac mac/dmac oal oam wal
|
D | BUILD.gn | 34 HMAC_PATH = "mac/hmac" 231 "mac/hmac",
|
D | env_config.mk | 290 HI1131_WIFI_CFLAGS += -I $(WIFI_DRIVER_DIR)/mac/hmac
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
D | kapi_hash.c | 43 hi_u32 hmac; /* HMAC or not */ member 180 static hi_s32 kpai_hash_mode_transform(hi_cipher_hash_type type, hash_mode *mode, hi_u32 *hmac) in kpai_hash_mode_transform() argument 182 *hmac = HI_FALSE; in kpai_hash_mode_transform() 187 *hmac = HMAC_HASH; in kpai_hash_mode_transform() 194 *hmac = HMAC_HASH; in kpai_hash_mode_transform() 201 *hmac = HMAC_HASH; in kpai_hash_mode_transform() 208 *hmac = HMAC_HASH; in kpai_hash_mode_transform() 215 *hmac = HMAC_HASH; in kpai_hash_mode_transform() 368 if (ctx->hmac) { in kapi_hash_finsh_calc() 408 static hi_s32 kapi_hash_set_ctx(kapi_hash_ctx *ctx, hash_mode mode, hi_u32 hmac) in kapi_hash_set_ctx() argument [all …]
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
D | md.h | 202 int mbedtls_md_setup( mbedtls_md_context_t *ctx, const mbedtls_md_info_t *md_info, int hmac );
|
/device/soc/winnermicro/wm800/board/src/bt/ |
D | BUILD.gn | 31 "blehost/ext/tinycrypt/src/hmac.c",
|
/device/soc/rockchip/common/sdk_linux/fs/ubifs/ |
D | recovery.c | 216 …err = ubifs_prepare_node_hmac(c, mst, UBIFS_MST_NODE_SZ, offsetof(struct ubifs_mst_node, hmac), 1); in write_rcvrd_mst_node()
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/release/ |
D | sdk_src_files.txt | 974 components/wolfssl/wolfcrypt/src/hmac.c
|