| /freebsd-14.2/contrib/bc/tests/ |
| H A D | other.sh | 337 checktest "$d" "$?" "line length" "$out1" "$out2" 373 checktest "$d" "$?" "arg" "$out1" "$out2" 377 checktest "$d" "$?" "arg" "$out1" "$out2" 439 "$exe" "$@" -f > /dev/null 2> "$out2" 444 "$exe" "$@" --file > /dev/null 2> "$out2" 449 "$exe" "$@" --version=5 > /dev/null 2> "$out2" 454 "$exe" "$@" -: > /dev/null 2> "$out2" 459 "$exe" "$@" --: > /dev/null 2> "$out2" 553 "$exe" "$@" "$testdir" > /dev/null 2> "$out2" 564 "$exe" "$@" "$bin" > /dev/null 2> "$out2" [all …]
|
| /freebsd-14.2/sys/contrib/libsodium/test/default/ |
| H A D | xchacha20.c | 67 sodium_free(out2); in tv_hchacha20() 141 crypto_stream_xchacha20_xor(out2, out2, 0, nonce, key); in tv_stream_xchacha20() 142 crypto_stream_xchacha20_xor_ic(out2, out2, 0, nonce, 1, key); in tv_stream_xchacha20() 143 sodium_free(out2); in tv_stream_xchacha20() 152 crypto_stream_xchacha20_xor(out2, out2, 128, nonce, key); in tv_stream_xchacha20() 155 sodium_free(out2); in tv_stream_xchacha20() 161 crypto_stream_xchacha20_xor_ic(out2, out2, 192, nonce, in tv_stream_xchacha20() 252 (out2, out2, 0, in tv_secretbox_xchacha20poly1305() 254 out2[n]++; in tv_secretbox_xchacha20poly1305() 258 out2[n]--; in tv_secretbox_xchacha20poly1305() [all …]
|
| H A D | scalarmult7.c | 19 static unsigned char out2[32]; variable 29 ret = crypto_scalarmult_curve25519(out2, scalar, p2); in main() 31 printf("%d\n", !!memcmp(out1, out2, 32)); in main()
|
| /freebsd-14.2/crypto/openssl/crypto/aes/asm/ |
| H A D | aesp8-ppc.pl | 944 le?vperm $out2,$out2,$out2,$inpperm 1083 le?vperm $out2,$out2,$out2,$inpperm 1109 le?vperm $out2,$out2,$out2,$inpperm 1718 le?vperm $out2,$out2,$out2,$inpperm 1747 le?vperm $out2,$out2,$out2,$inpperm 1773 le?vperm $out2,$out2,$out2,$inpperm 1796 le?vperm $out2,$out2,$out2,$inpperm 1816 le?vperm $out2,$out2,$out2,$inpperm 1833 le?vperm $out2,$out2,$out2,$inpperm 2852 vxor $out2,$out2,$out2 [all …]
|
| H A D | aes-ia64.S | 341 add out2=2,in0 345 { .mmi; ld1 r18=[out2],4 349 { .mmi; ld1 r22=[out2],4 357 { .mmi; ld1 r30=[out2] 388 { .mii; ADDP out2=2,in1 408 st1 [out2]=r25,4 414 st1 [out2]=r29 718 add out2=2,in0 734 { .mmi; ld1 r30=[out2] 785 st1 [out2]=r25,4 [all …]
|
| /freebsd-14.2/crypto/heimdal/lib/kadm5/ |
| H A D | chpass_s.c | 65 goto out2; in change() 101 goto out2; in change() 105 goto out2; in change() 110 goto out2; in change() 118 out2: in change() 175 goto out2; in kadm5_s_chpass_principal_with_key() 179 goto out2; in kadm5_s_chpass_principal_with_key() 182 goto out2; in kadm5_s_chpass_principal_with_key() 186 goto out2; in kadm5_s_chpass_principal_with_key() 191 goto out2; in kadm5_s_chpass_principal_with_key() [all …]
|
| H A D | randkey_s.c | 67 goto out2; in kadm5_s_randkey_principal() 75 goto out2; in kadm5_s_randkey_principal() 79 goto out2; in kadm5_s_randkey_principal() 84 goto out2; in kadm5_s_randkey_principal() 102 out2: in kadm5_s_randkey_principal()
|
| H A D | modify_s.c | 62 goto out2; in modify_principal() 65 goto out2; in modify_principal() 69 goto out2; in modify_principal() 74 goto out2; in modify_principal() 80 out2: in modify_principal()
|
| H A D | delete_s.c | 57 goto out2; in kadm5_s_delete_principal() 62 goto out2; in kadm5_s_delete_principal() 66 goto out2; in kadm5_s_delete_principal() 70 out2: in kadm5_s_delete_principal()
|
| H A D | rename_s.c | 62 goto out2; in kadm5_s_rename_principal() 88 goto out2; in kadm5_s_rename_principal() 95 goto out2; in kadm5_s_rename_principal() 103 goto out2; in kadm5_s_rename_principal() 107 out2: in kadm5_s_rename_principal()
|
| /freebsd-14.2/contrib/bc/tests/bc/ |
| H A D | timeconst.sh | 70 out2="$outputdir/bc_outputs/bc_timeconst_results.txt" 114 printf '%s\n' "$i" | "$bc" "$@" -q "$timeconst" > "$out2" 116 diff "$out1" "$out2" 129 rm -f "$out2"
|
| /freebsd-14.2/crypto/heimdal/kadmin/ |
| H A D | del_enctype.c | 66 goto out2; in del_enctype() 73 goto out2; in del_enctype() 81 goto out2; in del_enctype() 118 out2: in del_enctype()
|
| H A D | add_enctype.c | 71 goto out2; in add_enctype() 78 goto out2; in add_enctype() 86 goto out2; in add_enctype() 160 out2: in add_enctype()
|
| /freebsd-14.2/tools/test/iconv/ |
| H A D | const-gnuism.c | 44 char *out1, *out2; in main() local 51 if ((out2 = malloc(inbytes)) == NULL) in main() 54 if (iconv(cd, in2, &inbytes, &out2, &outbytes) == -1) in main()
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | in_out_out_result.h | 33 _LIBCPP_NO_UNIQUE_ADDRESS _OutIter2 out2; member 39 return {in, out1, out2}; in in_out_out_result() 46 return {std::move(in), std::move(out1), std::move(out2)}; in in_out_out_result()
|
| /freebsd-14.2/bin/sh/ |
| H A D | error.c | 131 outfmt(out2, "%s: ", commandname); in vwarning() 133 outfmt(out2, "%s: ", arg0); in vwarning() 134 doformat(out2, msg, ap); in vwarning()
|
| H A D | output.c | 78 struct output *out2 = &errout; variable 101 outstr(p, out2); in out2str() 107 outqstr(p, out2); in out2qstr() 302 doformat(out2, fmt, ap); in out2fmt_flush() 304 flushout(out2); in out2fmt_flush()
|
| H A D | output.h | 56 extern struct output *out2; /* &memout if backquote with 2>&1, otherwise 83 #define out2c(c) outcslow(c, out2);
|
| /freebsd-14.2/contrib/atf/atf-c/ |
| H A D | check_test.c | 403 const char *out1, *out2; in ATF_TC_BODY() local 415 out2 = atf_check_result_stdout(&result2); in ATF_TC_BODY() 420 ATF_CHECK(strstr(out2, "check.XXXXXX") == NULL); in ATF_TC_BODY() 425 ATF_CHECK(strstr(out2, "/check") != NULL); in ATF_TC_BODY() 430 ATF_CHECK(strstr(out2, "/stdout") != NULL); in ATF_TC_BODY() 434 ATF_CHECK(strcmp(out1, out2) != 0); in ATF_TC_BODY() 447 CHECK_LINES(out2, "stdout", "result2"); in ATF_TC_BODY()
|
| /freebsd-14.2/crypto/heimdal/lib/gssapi/ |
| H A D | test_context.c | 649 gss_buffer_desc in, out1, out2; in main() local 792 memset(&out2, 0, sizeof(out2)); in main() 800 100, &out2); in main() 802 if (out1.length != out2.length) in main() 804 if (memcmp(out1.value, out2.value, out1.length) != 0) in main() 812 if (out1.length != out2.length) in main() 814 if (memcmp(out1.value, out2.value, out1.length) != 0) in main() 818 gss_release_buffer(&min_stat, &out2); in main() 826 100, &out2); in main() 828 if (out1.length != out2.length) in main() [all …]
|
| /freebsd-14.2/contrib/atf/atf-c++/ |
| H A D | check_test.cpp | 335 const std::string out2 = r2->stdout_path(); in ATF_TEST_CASE_BODY() local 340 ATF_REQUIRE(out2.find("check.XXXXXX") == std::string::npos); in ATF_TEST_CASE_BODY() 345 ATF_REQUIRE(out2.find("/check") != std::string::npos); in ATF_TEST_CASE_BODY() 350 ATF_REQUIRE(out2.find("/stdout") != std::string::npos); in ATF_TEST_CASE_BODY() 354 ATF_REQUIRE(out1 != out2); in ATF_TEST_CASE_BODY() 358 check_lines(out2, "stdout", "result2"); in ATF_TEST_CASE_BODY()
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/devices/ |
| H A D | devices_001_pos.ksh | 64 log_must dd if=$TESTDIR/$TESTFILE1 of=$TESTDIR/$TESTFILE1.out2 count=1 bs=128k 65 log_must cmp $TESTDIR/$TESTFILE1.out1 $TESTDIR/$TESTFILE1.out2
|
| /freebsd-14.2/crypto/openssl/test/ |
| H A D | evp_libctx_test.c | 321 unsigned char out2[256]; in test_cipher_reinit() local 370 || !TEST_int_eq(EVP_EncryptUpdate(ctx, out2, &out2_len, in, sizeof(in)), in test_cipher_reinit() 380 if (!TEST_mem_ne(out1, out1_len, out2, out2_len) in test_cipher_reinit() 382 || !TEST_mem_ne(out2, out2_len, out3, out3_len)) in test_cipher_reinit() 385 if (!TEST_mem_eq(out1, out1_len, out2, out2_len) in test_cipher_reinit() 410 unsigned char out2[256]; in test_cipher_reinit_partialupdate() local 456 || !TEST_true(EVP_EncryptUpdate(ctx, out2, &out2_len, in, in_len))) in test_cipher_reinit_partialupdate() 459 if (!TEST_mem_eq(out1, out1_len, out2, out2_len)) in test_cipher_reinit_partialupdate()
|
| /freebsd-14.2/crypto/openssl/crypto/des/asm/ |
| H A D | des_enc.m4 | 85 #define out2 %o2 132 ld [out2+256], local1 138 ld [out2+260], local2 147 ld [out2+264], local3 183 ld [out2+272], local7 430 ldub [out2+local1], local1 638 ld [out2+256], ip1 645 ld [out2+272], ip5 664 ld [out2+268], ip4 667 ld [out2+260], ip2 [all …]
|
| /freebsd-14.2/tests/sys/netgraph/ |
| H A D | ng_macfilter_test.sh | 322 n=$(countmacs out2) 344 n=$(countmacs out2) 394 n=$(countmacs out2) 420 n=$(countmacs out2)
|