Home
last modified time | relevance | path

Searched defs:err_code (Results 1 – 25 of 41) sorted by relevance

12

/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/security_unified/hal_cipher/include/common_include/
Dcrypto_errno.h124 #define CRYPTO_COMPAT_ERRNO(env, layer, module, err_code) \ argument
128 #define UAPI_COMPAT_ERRNO(module, err_code) \ argument
131 #define DISPATCH_COMPAT_ERRNO(module, err_code) \ argument
134 #define KAPI_COMPAT_ERRNO(module, err_code) \ argument
137 #define DRV_COMPAT_ERRNO(module, err_code) \ argument
140 #define HAL_COMPAT_ERRNO(module, err_code) \ argument
Dcrypto_common_macro.h148 #define crypto_check_param(err_level, module, cond, err_code) do { \ argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
Dhcc_hmac.c185 hi_u32 err_code; in hcc_host_tx() local
263 hi_u32 err_code; in hcc_tx_netbuf_normal() local
442 hi_s32 err_code; in hcc_host_tx_data_adapt() local
503 hi_u32 err_code; in hcc_host_tx_data_adapt_pre_do() local
Dhcc_host.c1152 hi_s32 err_code; local
1383 hi_s32 err_code; local
1565 hi_s32 err_code; local
1739 hi_u32 err_code; local
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/drv_cipher/drv_code/
Ddrv_trng.c27 #define TRNG_COMPAT_ERRNO(err_code) DRV_COMPAT_ERRNO(ERROR_MODULE_TRNG, err_code) argument
Ddrv_symc_mac_hard.c25 #define SYMC_COMPAT_ERRNO(err_code) DRV_COMPAT_ERRNO(ERROR_MODULE_SYMC, err_code) argument
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/kapi/source/
Dkapi_trng.c25 #define TRNG_COMPAT_ERRNO(err_code) KAPI_COMPAT_ERRNO(ERROR_MODULE_TRNG, err_code) argument
Dkapi_hash_simple.c31 #define HASH_COMPAT_ERRNO(err_code) KAPI_COMPAT_ERRNO(ERROR_MODULE_HASH, err_code) argument
Dkapi_hash.c81 #define HASH_COMPAT_ERRNO(err_code) KAPI_COMPAT_ERRNO(ERROR_MODULE_HASH, err_code) argument
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/security_unified/hal_cipher/trng/
Dhal_trng.c29 #define TRNG_COMPAT_ERRNO(err_code) HAL_COMPAT_ERRNO(ERROR_MODULE_TRNG, err_code) argument
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/security_unified/hal_cipher/pke/alg/
Ddrv_common_pke.h53 #define PKE_COMPAT_ERRNO(err_code) DRV_COMPAT_ERRNO(ERROR_MODULE_PKE, err_code) argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_encap_frame.c180 …cap_deauth(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_addr, hi_u16 err_code) in hmac_mgmt_encap_deauth()
Dhmac_rx_data.c864 hi_u32 err_code; in hmac_rx_lan_frame() local
1116 hi_u32 err_code = hmac_rx_lan_frame_classify(hmac_vap, netbuf, frame_hdr); in hmac_rx_process_data_ap_tcp_ack_opt() local
1205 hi_u32 err_code; in hmac_rx_process_data_mesh_tcp_ack_opt() local
Dhmac_mgmt_classifier.c404 hi_u16 err_code = deauth_event->reason; in hmac_mgmt_send_disasoc_deauth_event() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/platform/rk/
Dcustom_log.h164 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) \ argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/platform/rk/
Dcustom_log.h134 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) … argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/platform/rk/
Dcustom_log.h153 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) … argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/platform/rk/
Dcustom_log.h181 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) \ argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/platform/rk/
Dcustom_log.h153 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) … argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/platform/rk/
Dcustom_log.h181 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) \ argument
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/at/at/src/
Dat_msg.h37 uint16_t err_code; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_event_msg.c88 hi_u32 err_code; in wal_check_and_release_msg_resp() local
Dwal_event_msg.h93 hi_u32 err_code; /* write消息返回的错误码 */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
Ddrv_hash_v200.c299 hi_s32 err_code; in drv_hash_wait_irq() local
597 hi_s32 err_code; in drv_hash_query_raw_interrupt() local
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/update/inner_include/
Dupg_patch_info.h59 errcode_t err_code; member

12