Home
last modified time | relevance | path

Searched defs:invalid (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/common/wifi_fe/calibrate/online_cali/
Dcali_online_common.h55 oal_bool_enum_uint8 invalid; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
Dcryp_symc.c1284 static hi_s32 cryp_tdes_chk_cpu_key(const hi_u8 *fkey, const hi_u32 *hisi_klen, hi_u32 *invalid, hi… in cryp_tdes_chk_cpu_key()
1321 hi_u32 invalid = HI_FALSE; in cryp_tdes_setkey() local
/device/soc/hisilicon/ws63v100/sdk/open_source/cjson/cjson/
DcJSON_Utils.c859 static const cJSON invalid = { NULL, NULL, NULL, cJSON_Invalid, NULL, 0, 0, NULL}; in apply_patch() local