Searched refs:checksum (Results 26 - 50 of 272) sorted by relevance

1234567891011

/freebsd-10.0-release/usr.sbin/bsdinstall/scripts/
H A Dchecksum45 awk -v checksum=$CK -v dist=$dist -v found=0 '{
48 if (checksum == $2)
66 --msgbox "The checksum for $dist does not match. It may have become corrupted, and should be redownloaded." 0 0
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug-uart.c160 unsigned char checksum; local
175 checksum = 0;
186 checksum = checksum + ch;
206 return checksum == xmitcsum;
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dsparc-stub.c66 * checksum. A packet consists of
68 * $<packet info>#<checksum>.
72 * <checksum> :: < two hex digits computed as modulo 256 sum of <packetinfo>>
286 /* scan for the sequence $<data>#<checksum> */
292 unsigned char checksum; local
304 checksum = 0;
316 checksum = checksum + ch;
329 if (checksum != xmitcsum)
331 putDebugChar ('-'); /* failed checksum */
357 unsigned char checksum; local
[all...]
H A Docd.c765 a byte count and a checksum. The byte count only counts the number of
766 bytes between the count and the checksum. A count of zero actually
767 means 256. Any SYNs within the packet (including the checksum and local
776 unsigned char checksum;
780 packet = alloca (len + 1 + 1); /* packet + SYN + checksum */
783 checksum = 0;
791 checksum += c;
795 *packet_ptr++ = -checksum;
813 unsigned char checksum;
826 checksum
804 unsigned char checksum; local
[all...]
/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.c311 uint32_t checksum; local
315 checksum = 0;
319 checksum = checksum + scarray[i];
320 if (checksum == 0
321 || (checksum & 0xFFFF) != sc->checksum) {
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Ddbt.c166 svn_fs_base__checksum_to_dbt(DBT *dbt, svn_checksum_t *checksum)
168 svn_fs_base__set_dbt(dbt, checksum->digest, svn_checksum_size(checksum));
165 svn_fs_base__checksum_to_dbt(DBT *dbt, svn_checksum_t *checksum) argument
H A Ddbt.h115 DBT *svn_fs_base__checksum_to_dbt(DBT* dbt, svn_checksum_t *checksum);
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dcrypto-des-common.c68 unsigned char *p = cksum->checksum.data;
113 EVP_Cipher(&ctx->dctx, tmp, C->checksum.data, 24);
139 if (EVP_Digest(data, len, C->checksum.data, NULL, EVP_md5(), NULL) != 1)
140 krb5_abortx(context, "md5 checksum failed");
H A Dcrypto.c176 if (EVP_Digest(data, len, C->checksum.data, NULL, EVP_sha1(), NULL) != 1)
177 krb5_abortx(context, "sha1 checksum failed");
208 (*cm->checksum)(context,
214 key = result->checksum.data;
215 key_len = result->checksum.length;
225 (*cm->checksum)(context, keyblock, ipad, cm->blocksize + len,
227 memcpy(opad + cm->blocksize, result->checksum.data,
228 result->checksum.length);
229 (*cm->checksum)(context, keyblock, opad,
254 N_("checksum typ
[all...]
H A Dcrypto.h55 #define F_KEYED 1 /* checksum is keyed */
56 #define F_CPROOF 2 /* checksum is collision proof */
61 #define F_DISABLED 64 /* enctype/checksum disabled */
91 krb5_error_code (*checksum)(krb5_context context, member in struct:_krb5_checksum_type
110 struct _krb5_checksum_type *checksum; member in struct:_krb5_encryption_type
H A Dmk_safe.c99 s.cksum.checksum.data = NULL;
100 s.cksum.checksum.length = 0;
/freebsd-10.0-release/gnu/usr.bin/cc/cc1plus/
H A DMakefile25 OBJS+= ${PROG}-checksum.o
41 ${PROG}-checksum.c: ${PROG}-dummy
43 CLEANFILES+= ${PROG}-checksum.c
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_base/
H A Derr.h94 svn_checksum_t *checksum);
H A Derr.c170 svn_fs_base__err_no_such_checksum_rep(svn_fs_t *fs, svn_checksum_t *checksum)
175 _("No record in 'checksum-reps' table for checksum '%s' in "
176 "filesystem '%s'"), svn_checksum_to_cstring_display(checksum,
168 svn_fs_base__err_no_such_checksum_rep(svn_fs_t *fs, svn_checksum_t *checksum) argument
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache.h69 svn_checksum_t *checksum,
/freebsd-10.0-release/sys/ia64/include/
H A Ddig64.h80 uint8_t checksum; member in struct:dig64_hcdp_table
/freebsd-10.0-release/tools/tools/pirtool/
H A Dpirtable.h75 uint8_t checksum; /* Inverse mod-256 sum of table bytes */ member in struct:__anon11372
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql80 derived from the 'checksum' column. Each pristine text is referenced by
86 /* The SHA-1 checksum of the pristine text. This is a unique key. The
87 SHA-1 checksum of a pristine text is assumed to be unique among all
89 checksum TEXT NOT NULL PRIMARY KEY,
100 /* The number of rows in the NODES table that have a 'checksum' column
105 /* Alternative MD5 checksum used for communicating with older
177 older_checksum TEXT REFERENCES PRISTINE (checksum),
178 left_checksum TEXT REFERENCES PRISTINE (checksum),
179 right_checksum TEXT REFERENCES PRISTINE (checksum),
350 we may not have all its children, we may not have its checksum,
[all...]
/freebsd-10.0-release/sys/dev/sfxge/common/
H A Defx_bootcfg.c39 * checksum.
55 uint8_t checksum = 0;
58 checksum += data[pos];
59 return (checksum);
73 /* Start parsing tags immediatly after the checksum */
180 EFSYS_ASSERT(used_bytes >= 2); /* checksum and DHCP_END */
217 * The checksum includes trailing data after any DHCP_END character,
248 uint8_t checksum; local
267 EFSYS_ASSERT(used_bytes >= 2); /* checksum and DHCP_END */
294 * all data following the DHCP_END, and adjust the checksum
[all...]
/freebsd-10.0-release/sys/dev/ixgbe/
H A Dixgbe_x540.c466 * ixgbe_calc_eeprom_checksum_X540 - Calculates and returns the checksum
477 u16 checksum = 0; local
490 /* Include 0x0-0x3F in the checksum */
496 checksum += word;
534 checksum += word;
538 checksum = (u16)IXGBE_EEPROM_SUM - checksum;
540 return checksum;
544 * ixgbe_validate_eeprom_checksum_X540 - Validate EEPROM checksum
546 * @checksum_val: calculated checksum
555 u16 checksum; local
616 u16 checksum; local
[all...]
/freebsd-10.0-release/sys/boot/uboot/lib/
H A Dglue.c52 uint32_t checksum; local
58 * Clear the checksum field (in the local copy) so as to calculate the
63 s.checksum = 0;
65 checksum = crc32((void *)&s, sizeof(struct api_signature));
67 if (checksum != sig->checksum)
/freebsd-10.0-release/contrib/gcc/
H A Dcoverage.c54 unsigned checksum; /* function checksum */ member in struct:function_list
66 unsigned checksum; member in struct:counts_entry
174 gcov_unsigned_t checksum = -1;
218 checksum = gcov_read_unsigned ();
270 entry->checksum = checksum;
274 else if (entry->checksum != checksum)
278 error ("checksum i
172 gcov_unsigned_t checksum = -1; local
328 gcov_unsigned_t checksum = -1; local
[all...]
/freebsd-10.0-release/contrib/groff/font/devdvi/
H A DTBI9 checksum 1175274390
H A DTI10 checksum -50321606
/freebsd-10.0-release/sbin/hastd/
H A Dtoken.l59 checksum { DP; return CHECKSUM; }

Completed in 226 milliseconds

1234567891011