| /freebsd/usr.bin/bsdiff/bspatch/ |
| H A D | bspatch.c | 70 errx(1, "Corrupt patch"); in add_off_t() 187 errx(1, "Corrupt patch"); in main() 193 errx(1, "Corrupt patch"); in main() 202 errx(1, "Corrupt patch"); in main() 242 errx(1, "Corrupt patch"); in main() 249 errx(1, "Corrupt patch"); in main() 253 errx(1, "Corrupt patch"); in main() 259 errx(1, "Corrupt patch"); in main() 272 errx(1, "Corrupt patch"); in main() 278 errx(1, "Corrupt patc in main() [all...] |
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/checksum/ |
| H A D | filetest_002_pos.ksh | 36 # file in the pool using that checksum, corrupt the file, and verify that we 43 # 3. Corrupt all level 1 blocks in the file 64 # Get the first vdev, since we will corrupt it later 74 # Corrupt the level 1 blocks of this file
|
| H A D | filetest_001_pos.ksh | 36 # file in the pool using that checksum, corrupt the file, and verify that we 50 # 8. Corrupt all level 0 blocks in the file 71 # Get the first vdev, since we will corrupt it later 103 # Corrupt the level 0 blocks of this file
|
| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 70-test_sslsignature.t | 60 ok(TLSProxy::Message->fail, "Corrupt server TLSv1.3 CertVerify"); 68 #ok(TLSProxy::Message->fail, "Corrupt client TLSv1.3 CertVerify"); 95 ok(TLSProxy::Message->fail, "Corrupt <=TLSv1.2 CertVerify"); 108 ok(TLSProxy::Message->fail, "Corrupt <=TLSv1.2 ServerKeyExchange"); 138 #Flip bits in final byte of signature to corrupt the sig
|
| H A D | 03-test_fipsinstall.t | 253 # corrupt the module hmac 261 # corrupt the first digest 269 # corrupt another digest 277 # corrupt cipher encrypt test 285 # corrupt cipher decrypt test 293 # corrupt DRBG 302 # corrupt a KAS test 316 # corrupt a Signature test - 140-3 requires a known answer test 334 # corrupt a Signature test - 140-2 allows a pairwise consistency test 352 # corrupt ML-KEM tests [all …]
|
| /freebsd/contrib/llvm-project/libcxx/src/experimental/ |
| H A D | tzdb.cpp | 71 std::__throw_runtime_error("corrupt tzdb: expected whitespace"); in __skip_mandatory_whitespace() 98 …std::__throw_runtime_error((string("corrupt tzdb: expected character '") + __expected + '\'').c_st… in __matches() 104 …std::__throw_runtime_error((string("corrupt tzdb: expected string '") + string(__expected) + '\'')… in __matches() 119 std::__throw_runtime_error("corrupt tzdb: expected a string"); in __parse_string() 133 std::__throw_runtime_error("corrupt tzdb: expected a digit"); in __parse_integral() 136 std::__throw_runtime_error("corrupt tzdb: expected a non-zero digit"); in __parse_integral() 155 std::__throw_runtime_error("corrupt tzdb: integral too large"); in __parse_integral() 169 std::__throw_runtime_error("corrupt tzdb day: value too large"); in __parse_day() 212 std::__throw_runtime_error("corrupt tzdb weekday: invalid name"); in __parse_weekday() 281 std::__throw_runtime_error("corrupt tzdb month: invalid name"); in __parse_month() [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors.inc | 974 // FIXME: under ASan the call below may write to freed memory and corrupt 992 // FIXME: under ASan the call below may write to freed memory and corrupt 1009 // FIXME: under ASan the call below may write to freed memory and corrupt 1027 // FIXME: under ASan the call below may write to freed memory and corrupt 1205 // FIXME: under ASan the call below may write to freed memory and corrupt 1354 // FIXME: under ASan the call below may write to freed memory and corrupt 1367 // FIXME: under ASan the call below may write to freed memory and corrupt 1380 // FIXME: under ASan the call below may write to freed memory and corrupt 1393 // FIXME: under ASan the call below may write to freed memory and corrupt 1437 // FIXME: under ASan the call below may write to freed memory and corrupt [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/ |
| H A D | slog_014_pos.ksh | 41 # 2. Corrupt the data on one disk. 60 # corrupt its contents. 65 # Corrupt a pool device to make the pool DEGRADED
|
| /freebsd/tests/sys/geom/class/eli/ |
| H A D | integrity_test.sh | 81 # Corrupt 8 bytes of data. 87 # Try to read from the corrupt sector 125 # Corrupt 8 bytes of HMAC. 131 # Try to read from the corrupt sector
|
| /freebsd/cddl/contrib/opensolaris/tools/ctf/dump/ |
| H A D | dump.c | 216 WARN("file is truncated or cth_lbloff is corrupt\n"); in print_labeltable() 218 WARN("file is truncated or cth_objtoff is corrupt\n"); in print_labeltable() 220 WARN("file is corrupt -- cth_lbloff > cth_objtoff\n"); in print_labeltable() 279 WARN("file is truncated or cth_objtoff is corrupt\n"); in read_data() 281 WARN("file is truncated or cth_funcoff is corrupt\n"); in read_data() 283 WARN("file is corrupt -- cth_objtoff > cth_funcoff\n"); in read_data() 330 WARN("file is truncated or cth_funcoff is corrupt\n"); in read_funcs() 332 WARN("file is truncated or cth_typeoff is corrupt\n"); in read_funcs() 334 WARN("file is corrupt -- cth_funcoff > cth_typeoff\n"); in read_funcs() 414 WARN("file is truncated or cth_typeoff is corrupt\n"); in read_types() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/ |
| H A D | zpool_events_duplicates.ksh | 75 # $1: test type - corrupt (checksum error), io 96 if [ "$ERR" == "corrupt" ] ; then 133 do_dup_test "corrupt" "read"
|
| H A D | zpool_events_errors.ksh | 80 # $2: test type - corrupt (checksum error), io 118 if [ "$ERR" == "corrupt" ] ; then 149 do_test $pooltype corrupt read
|
| /freebsd/crypto/openssh/regress/ |
| H A D | stderr-data.sh | 15 cmp ${DATA} ${COPY} || fail "stderr corrupt" 25 cmp ${DATA} ${COPY} || fail "stderr corrupt"
|
| /freebsd/crypto/openssl/test/ |
| H A D | provider_status_test.c | 50 const char *title, int corrupt) in self_test_events() argument 82 * The self test code will internally corrupt the KAT test result if an in self_test_events() 83 * error is returned during the corrupt phase. in self_test_events() 85 if (corrupt && strcmp(phase, OSSL_SELF_TEST_PHASE_CORRUPT) == 0) in self_test_events()
|
| /freebsd/crypto/openssh/ |
| H A D | srclimit.c | 229 fatal_f("internal error: %s penalty table corrupt", t); in expire_penalties_from_tree() 322 fatal_f("internal error: %s table corrupt (find)", t); in srclimit_early_expire_penalties_from_tree() 328 fatal_f("internal error: %s table corrupt (remove)", t); in srclimit_early_expire_penalties_from_tree() 429 fatal_f("internal error: %s penalty tables corrupt", t); in srclimit_penalise() 442 fatal_f("internal error: %s penalty table corrupt (remove)", t); in srclimit_penalise() 459 fatal_f("internal error: %s penalty table corrupt (insert)", t); in srclimit_penalise()
|
| /freebsd/contrib/elftoolchain/libelf/ |
| H A D | elf_getphdrnum.3 | 71 was corrupt. 75 was corrupt.
|
| H A D | elf_getphnum.3 | 77 was corrupt. 81 was corrupt.
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/ |
| H A D | baddof.c | 55 corrupt(int fd, unsigned char *buf, int len) in corrupt() function 123 * Pick a random bit and corrupt it. in corrupt() 201 corrupt(fd, copy, len); in main()
|
| /freebsd/contrib/netbsd-tests/sbin/newfs/ |
| H A D | t_enable_quotas.sh | 43 # check that the quota inode creation didn't corrupt the filesystem 53 # check that the quota inode creation didn't corrupt the filesystem
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/ |
| H A D | zdb_label_checksum.ksh | 28 # 2. Corrupt label 0 and label 1, check that corrupted labels are reported 30 # 4. Corrupt all labels, check that all corrupted labels are reported
|
| /freebsd/lib/geom/part/ |
| H A D | gpart.8 | 375 Recover a corrupt partition's scheme metadata on the geom 1224 When the kernel detects corrupt metadata, it marks this table as corrupt 1229 are the only operations allowed on corrupt tables. 1231 If one GPT header appears to be corrupt but the other copy remains intact, 1234 GEOM: provider: the primary GPT table is corrupt or invalid. 1240 GEOM: provider: the secondary GPT table is corrupt or invalid. 1250 will report about corrupt tables. 1264 This command reconstructs the corrupt metadata using known valid 1269 different GEOM providers, and some of them will be marked as corrupt.
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | sendmsg.sh | 105 corrupt(unsigned char *buf, int len) 171 corrupt((unsigned char *)&msg, sizeof(msg)); 173 corrupt((unsigned char *)&cmsg, sizeof(cmsg));
|
| /freebsd/contrib/unbound/util/ |
| H A D | edns.c | 252 int corrupt = 0; in cookie_secret_file_read() 276 if( secret_len != UNBOUND_COOKIE_SECRET_SIZE * 2 ) { corrupt++; break; } in cookie_secrets_apply_cfg() 281 if( decoded_len != UNBOUND_COOKIE_SECRET_SIZE ) { corrupt++; break; } in cookie_secrets_server_validate() 285 return corrupt == 0; in cookie_secrets_server_validate() 229 int corrupt = 0; cookie_secret_file_read() local
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zhack/ |
| H A D | library.kshlib | 40 # 4. Corrupt all label checksums in the pool 65 # 5. Corrupt all label checksums on the remaining device 80 # 5. Corrupt all label checksums on the remaining device
|
| /freebsd/sys/contrib/xz-embedded/linux/include/linux/ |
| H A D | xz.h | 99 * @XZ_DATA_ERROR: Compressed data is corrupt. 109 * stream that is truncated or otherwise corrupt. 112 * is too small or the compressed input is corrupt in a way that makes the 362 * or otherwise corrupt), the caller must detect this error by itself to 365 * If the compressed data seems to be corrupt, XZ_DATA_ERROR is returned.
|