Searched defs:crc_val (Results 1 – 4 of 4) sorted by relevance
81 hi_u32 crc_val = 0; in nv_check_file() local248 hi_u32 crc_val = 0; in nv_read_common() local
81 hi_u32 crc_val = 0; in nv_check_file() local246 hi_u32 crc_val = 0; in nv_read_common() local
266 hi_u32 crc_val : 16; /**< CRC16 calue of crash information.CNcomment:CRC16校验值.CNend */ member
772 int tls_crypto_crc_final(psCrcContext_t *ctx, u32 *crc_val) in tls_crypto_crc_final()