Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 25 of 30) sorted by relevance

12

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
Dkapi_symc.c243 static hi_s32 kapi_symc_chk_des_3des_param(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 widt… in kapi_symc_chk_des_3des_param()
276 static hi_s32 kapi_symc_chk_aes_param(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 width) in kapi_symc_chk_aes_param()
300 static hi_s32 kapi_symc_chk_sm1_param(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 width, hi… in kapi_symc_chk_sm1_param()
331 static hi_s32 kapi_symc_chk_sm4_param(hi_cipher_alg alg, hi_cipher_work_mode mode) in kapi_symc_chk_sm4_param()
342 static hi_s32 kapi_symc_width_check(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 width, hi_u… in kapi_symc_width_check()
496 static hi_s32 kapi_symc_check_ccm_gcm_taglen(hi_cipher_alg alg, hi_cipher_work_mode work_mode, hi_u… in kapi_symc_check_ccm_gcm_taglen()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
Dcryp_symc.c238 static hi_void cryp_symc_setmode(hi_void *ctx, symc_alg alg, symc_mode mode, symc_width width) in cryp_symc_setmode()
256 static hi_void cryp_3des2dma_setmode(hi_void *ctx, symc_alg alg, symc_mode mode, symc_width width) in cryp_3des2dma_setmode()
477 static symc_klen cryp_symc_key_type(symc_alg alg, hi_u32 klen) in cryp_symc_key_type()
1201 static symc_func *cryp_get_symc(hi_u32 alg, hi_u32 mode) in cryp_get_symc()
1507 static hi_void cryp_register_symc_default(symc_func *func, symc_alg alg, symc_mode mode) in cryp_register_symc_default()
1890 static hi_s32 cryp_get_symc_alg(hi_cipher_alg alg, symc_alg *cryp_alg) in cryp_get_symc_alg()
1958 symc_func *cryp_get_symc_op(hi_cipher_alg alg, hi_cipher_work_mode mode) in cryp_get_symc_op()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Drate.c118 struct rate_control_alg *alg; in mac80211_rate_control_register() local
148 struct rate_control_alg *alg; in mac80211_rate_control_unregister() local
164 struct rate_control_alg *alg; in ieee80211_try_rate_control_ops_get() local
Daead_api.c85 aead_key_setup_encrypt(const char *alg, const u8 key[], in aead_key_setup_encrypt()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
Dupg_check_boot_bin.c72 hi_u32 upg_check_boot_subk_attr(HI_CONST hi_void *key, hi_u32 alg) in upg_check_boot_subk_attr()
129 hi_u32 upg_check_boot_sub_key(HI_CONST hi_u8 *pubk, HI_CONST hi_u8 *subk, hi_u32 alg) in upg_check_boot_sub_key()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/include/
Dcryp_symc.h156 symc_alg alg; /* Alg of Symmetric cipher */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
Dext_symc.c74 hi_s32 ext_mbedtls_symc_setmode(hi_void *ctx, symc_alg alg, symc_mode mode, symc_width width) in ext_mbedtls_symc_setmode()
Dext_sm4.c402 hi_void ext_sm4_setmode(hi_void *ctx, symc_alg alg, symc_mode mode, symc_width width) in ext_sm4_setmode()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/include/
Ddrv_symc.h161 char *alg; member
239 symc_alg alg; /* Symmetric cipher algorithm */ member
/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_sdp_drv.c54 sdp_hash_alg_t alg; member
694 hpm_stat_t sdp_hash_init(SDP_Type *base, sdp_hash_ctx_t *hash_ctx, sdp_hash_alg_t alg) in sdp_hash_init()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
Dhi_cipher_compat.h199 hi_cipher_alg alg; /* Cipher algorithm */ member
271 hi_cipher_alg alg; /* Cipher algorithm. */ member
Ddrv_cipher_kapi.h248 hi_cipher_alg alg; /* Symmetric cipher algorithm */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
Ddrv_symc_v200.c81 symc_alg alg; /* The alg of Symmetric cipher */ member
1466 hi_s32 drv_symc_node_check(symc_alg alg, symc_mode mode, hi_u32 klen, hi_u32 block_size, symc_multi… in drv_symc_node_check()
Ddrv_symc_v100.c1291 hi_s32 drv_symc_node_check(symc_alg alg, symc_mode mode, hi_u32 klen, hi_u32 block_size, symc_multi… in drv_symc_node_check()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_ap.c2776 u8 rtw_ap_set_sta_key(_adapter *adapter, const u8 *addr, u8 alg, const u8 *key, u8 keyid, u8 gk) in rtw_ap_set_sta_key()
2824 static int rtw_ap_set_key(_adapter *padapter, u8 *key, u8 alg, int keyid, u8 set_tx) in rtw_ap_set_key()
2893 int rtw_ap_set_group_key(_adapter *padapter, u8 *key, u8 alg, int keyid) in rtw_ap_set_group_key()
2902 u8 alg; in rtw_ap_set_wep_key() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_security.h55 #define is_wep_enc(alg) (((alg) == _WEP40_) || ((alg) == _WEP104_)) argument
Dieee80211.h345 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6280/
Dhpm_romapi.h962 static inline hpm_stat_t rom_sdp_hash_init(sdp_hash_ctx_t *hash_ctx, sdp_hash_alg_t alg) in rom_sdp_hash_init()
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6880/
Dhpm_romapi.h953 static inline hpm_stat_t rom_sdp_hash_init(sdp_hash_ctx_t *hash_ctx, sdp_hash_alg_t alg) in rom_sdp_hash_init()
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM5361/
Dhpm_romapi.h875 static inline hpm_stat_t rom_sdp_hash_init(sdp_hash_ctx_t *hash_ctx, sdp_hash_alg_t alg) in rom_sdp_hash_init()
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6750/
Dhpm_romapi.h847 static inline hpm_stat_t rom_sdp_hash_init(sdp_hash_ctx_t *hash_ctx, sdp_hash_alg_t alg) in rom_sdp_hash_init()
/device/soc/hpmicro/sdk/hpm_sdk/soc/HPM6360/
Dhpm_romapi.h920 static inline hpm_stat_t rom_sdp_hash_init(sdp_hash_ctx_t *hash_ctx, sdp_hash_alg_t alg) in rom_sdp_hash_init()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/arpa/
Dnameser.h124 char name[NS_MAXDNAME], alg[NS_MAXDNAME]; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh.c1286 void rtw_mesh_sae_check_frames(_adapter *adapter, const u8 *buf, u32 len, u8 tx, u16 alg, u16 seq, … in rtw_mesh_sae_check_frames()
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/cmsis/
Darm_math.h2285 arm_sort_alg alg; /**< Sorting algorithm selected */ member

12