| /freebsd-13.1/crypto/openssl/crypto/aes/asm/ |
| H A D | aesni-mb-x86_64.pl | 746 vpxor @inp[0],@out[0],@out[0] 748 vpxor @inp[1],@out[1],@out[1] 750 vpxor @inp[2],@out[2],@out[2] 752 vpxor @inp[3],@out[3],@out[3] 1047 vpxor $zero,@out[1],@out[1] 1049 vpxor $zero,@out[2],@out[2] 1051 vpxor $zero,@out[3],@out[3] 1053 vpxor $zero,@out[4],@out[4] 1055 vpxor $zero,@out[5],@out[5] 1057 vpxor $zero,@out[6],@out[6] [all …]
|
| /freebsd-13.1/sys/contrib/libsodium/test/default/ |
| H A D | chacha20.c | 56 randombytes_buf(out, sizeof out); in tv() 66 memset(out, 0x42, sizeof out); in tv() 67 crypto_stream_chacha20_xor(out, out, sizeof out, nonce, key); in tv() 71 crypto_stream_chacha20_xor_ic(out, out, sizeof out, nonce, 0U, key); in tv() 75 crypto_stream_chacha20_xor_ic(out, out, sizeof out, nonce, 1U, key); in tv() 124 memset(out, 0, sizeof out); in tv_ietf() 144 randombytes_buf(out, sizeof out); in tv_ietf() 154 memset(out, 0x42, sizeof out); in tv_ietf() 155 crypto_stream_chacha20_ietf_xor(out, out, sizeof out, nonce, key); in tv_ietf() 159 crypto_stream_chacha20_ietf_xor_ic(out, out, sizeof out, nonce, 0U, key); in tv_ietf() [all …]
|
| H A D | xchacha20.c | 52 tv->out, strlen(tv->out), NULL, NULL, NULL); in tv_hchacha20() 68 sodium_free(out); in tv_hchacha20() 124 tv->out, strlen(tv->out), NULL, &out_len, NULL); in tv_stream_xchacha20() 134 crypto_stream_xchacha20_xor(out, out, out_len, nonce, key); in tv_stream_xchacha20() 144 sodium_free(out); in tv_stream_xchacha20() 151 crypto_stream_xchacha20_xor_ic(out, out, 64, nonce, 1, key); in tv_stream_xchacha20() 163 crypto_stream_xchacha20_xor_ic(out, out, 64, nonce, in tv_stream_xchacha20() 165 crypto_stream_xchacha20_xor_ic(out + 64, out + 64, 64, nonce, in tv_stream_xchacha20() 167 crypto_stream_xchacha20_xor_ic(out + 128, out + 128, 64, nonce, in tv_stream_xchacha20() 196 const char *out; member [all …]
|
| H A D | generichash3.c | 42 memset(out, 0, sizeof out); in main() 46 crypto_generichash_blake2b_final(&st, out, in main() 49 printf("%02x", (unsigned int) out[j]); in main() 53 memset(out, 0, sizeof out); in main() 64 memset(out, 0, sizeof out); in main() 76 memset(out, 0, sizeof out); in main() 88 memset(out, 0, sizeof out); in main() 97 memset(out, 0, sizeof out); in main() 106 memset(out, 0, sizeof out); in main() 115 memset(out, 0, sizeof out); in main() [all …]
|
| /freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json/ |
| H A D | tst.general.d.out | 5 out |<NULL>| 10 out |1| 12 out |<NULL>| 14 out |<NULL>| 16 out |<NULL>| 36 out |5| 51 out |1| 53 out |15| 55 out |20| 71 out |55| [all …]
|
| /freebsd-13.1/usr.bin/jot/tests/ |
| H A D | Makefile | 7 ${PACKAGE}FILES+= regress.ascii.out 8 ${PACKAGE}FILES+= regress.block.out 9 ${PACKAGE}FILES+= regress.dddd.out 10 ${PACKAGE}FILES+= regress.dddh.out 11 ${PACKAGE}FILES+= regress.ddhd.out 12 ${PACKAGE}FILES+= regress.ddhd2.out 13 ${PACKAGE}FILES+= regress.ddhh.out 15 ${PACKAGE}FILES+= regress.dhdd.out 16 ${PACKAGE}FILES+= regress.dhdh.out 17 ${PACKAGE}FILES+= regress.dhhd.out [all …]
|
| /freebsd-13.1/tests/sys/fs/fusefs/ |
| H A D | lookup.cc | 79 out.body.entry.nodeid = ino; in TEST_F() 83 out.body.entry.attr.size = 1; in TEST_F() 92 out.body.entry.attr.uid = 10; in TEST_F() 93 out.body.entry.attr.gid = 11; in TEST_F() 140 out.body.entry.nodeid = ino; in TEST_F() 164 out.body.entry.nodeid = ino; in TEST_F() 185 out.body.entry.nodeid = 14; in TEST_F() 301 out.body.entry.nodeid = 42; in TEST_F() 322 out.body.entry.nodeid = 14; in TEST_F() 383 out.body.entry.nodeid = 14; in TEST_F() [all …]
|
| H A D | nfs.cc | 88 out.body.entry.nodeid = ino; in TEST_F() 99 out.body.entry.nodeid = ino; in TEST_F() 125 out.body.entry.nodeid = ino; in TEST_F() 136 out.body.entry.nodeid = ino; in TEST_F() 163 out.body.entry.nodeid = ino; in TEST_F() 189 out.body.entry.nodeid = ino; in TEST_F() 200 out.body.entry.nodeid = ino; in TEST_F() 234 out.body.entry.nodeid = ino; in TEST_F() 256 out.body.entry.nodeid = ino; in TEST_F() 335 out.header.error = 0; in TEST_F() [all …]
|
| H A D | setattr.cc | 80 out.body.entry.nodeid = ino; in TEST_F() 91 SET_OUT_HEADER_LEN(out, attr); in TEST_F() 124 out.body.entry.nodeid = ino; in TEST_F() 163 out.body.entry.nodeid = ino; in TEST_F() 173 out.body.entry.nodeid = ino; in TEST_F() 223 out.body.entry.nodeid = ino; in TEST_F() 265 out.body.entry.nodeid = ino; in TEST_F() 295 out.body.entry.nodeid = ino; in TEST_F() 306 out.header.len = sizeof(out.header); in TEST_F() 358 out.header.len = sizeof(out.header); in TEST_F() [all …]
|
| H A D | getattr.cc | 52 SET_OUT_HEADER_LEN(out, entry); in expect_lookup() 54 out.body.entry.nodeid = ino; in expect_lookup() 55 out.body.entry.attr.nlink = 1; in expect_lookup() 87 out.body.entry.nodeid = ino; in TEST_F() 97 SET_OUT_HEADER_LEN(out, attr); in TEST_F() 130 out.body.attr.attr_valid = 0; in TEST_F() 164 out.body.attr.attr.size = 1; in TEST_F() 219 out.body.attr.attr.size = 1; in TEST_F() 228 out.body.attr.attr.uid = 10; in TEST_F() 229 out.body.attr.attr.gid = 11; in TEST_F() [all …]
|
| /freebsd-13.1/crypto/openssl/crypto/ |
| H A D | ppccpuid.pl | 222 stwx $tick,0,$out 231 stwx $tick,0,$out 232 addi $out,$out,4 # ++$out 255 stwx $tick,0,$out 266 stwx $tick,0,$out 282 add $out,$out,$tick # conditional ++$out 306 stwx $tick,0,$out 315 stwx $tick,0,$out 316 addi $out,$out,4 # ++$out 339 stwx $tick,0,$out [all …]
|
| /freebsd-13.1/usr.bin/ncal/tests/ |
| H A D | Makefile | 7 ${PACKAGE}FILES+= regress.b-3m200901-jd-nhl.out 8 ${PACKAGE}FILES+= regress.b-3m200901-md-nhl.out 39 ${PACKAGE}FILES+= regress.f-3A-nhl.out 40 ${PACKAGE}FILES+= regress.f-3AB-nhl.out 41 ${PACKAGE}FILES+= regress.f-3B-nhl.out 42 ${PACKAGE}FILES+= regress.f-3gy-nhl.out 43 ${PACKAGE}FILES+= regress.f-3y-nhl.out 44 ${PACKAGE}FILES+= regress.f-mgm-nhl.out 45 ${PACKAGE}FILES+= regress.f-yA-nhl.out 47 ${PACKAGE}FILES+= regress.f-yB-nhl.out [all …]
|
| /freebsd-13.1/crypto/openssl/crypto/ec/ |
| H A D | ecp_nistp521.c | 668 out[1] += out[0] >> 58; 897 out[0] += out[8] >> 57; 900 out[1] += out[0] >> 58; 902 out[2] += out[1] >> 58; 904 out[3] += out[2] >> 58; 906 out[4] += out[3] >> 58; 908 out[5] += out[4] >> 58; 910 out[6] += out[5] >> 58; 912 out[7] += out[6] >> 58; 914 out[8] += out[7] >> 58; [all …]
|
| /freebsd-13.1/lib/libxo/tests/ |
| H A D | Makefile | 13 .SUFFIXES: .c .err .o .out .sh 20 .c.out .o.out: 27 ${PACKAGE}FILES+= test_01.E.out 29 ${PACKAGE}FILES+= test_01.H.out 33 ${PACKAGE}FILES+= test_01.HP.out 35 ${PACKAGE}FILES+= test_01.J.out 39 ${PACKAGE}FILES+= test_01.T.out 41 ${PACKAGE}FILES+= test_01.X.out 45 ${PACKAGE}FILES+= test_01.out 65 ${PACKAGE}FILES+= test_02.out [all …]
|
| /freebsd-13.1/usr.bin/hexdump/tests/ |
| H A D | Makefile | 10 ${PACKAGE}FILES+= d_hexdump_bflag_a.out 11 ${PACKAGE}FILES+= d_hexdump_bflag_b.out 12 ${PACKAGE}FILES+= d_hexdump_bflag_c.out 13 ${PACKAGE}FILES+= d_hexdump_cflag_a.out 14 ${PACKAGE}FILES+= d_hexdump_cflag_b.out 15 ${PACKAGE}FILES+= d_hexdump_cflag_c.out 16 ${PACKAGE}FILES+= d_hexdump_dflag_a_el.out 22 ${PACKAGE}FILES+= d_hexdump_nflag_a.out 29 ${PACKAGE}FILES+= d_hexdump_sflag_a.out 39 ${PACKAGE}FILES+= d_od_cflag_a.out [all …]
|
| /freebsd-13.1/contrib/ofed/opensm/opensm/ |
| H A D | osm_console.c | 188 fprintf(out, in help_querylid() 197 fprintf(out, in help_portstatus() 208 fprintf(out, in help_switchbalance() 219 fprintf(out, in help_lidbalance() 243 fprintf(out, in help_perfmgr() 251 fprintf(out, in help_perfmgr() 253 fprintf(out, in help_perfmgr() 255 fprintf(out, in help_perfmgr() 257 fprintf(out, in help_perfmgr() 451 if (out) { in print_status() [all …]
|
| /freebsd-13.1/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_port.c | 49 goto out; in mlx5_core_access_reg() 61 goto out; in mlx5_core_access_reg() 65 out: in mlx5_core_access_reg() 617 out: in mlx5_core_access_ptys() 675 out: in mlx5_core_access_pmtu() 932 memset(out, 0, sizeof(out)); in mlx5_query_port_prio_tc() 1144 out: in mlx5_set_dscp2prio() 1175 out: in mlx5_query_dscp2prio() 1398 out: in mlx5e_port_linkspeed() 1463 out: in mlx5e_port_query_priority2buffer() [all …]
|
| H A D | mlx5_transobj.c | 61 mlx5_cmd_exec(dev, in, sizeof(in), out, sizeof(out)); in mlx5_dealloc_transport_domain() 71 err = mlx5_cmd_exec(dev, in, inlen, out, sizeof(out)); in mlx5_core_create_rq() 84 return mlx5_cmd_exec(dev, in, inlen, out, sizeof(out)); in mlx5_core_modify_rq() 95 mlx5_cmd_exec(dev, in, sizeof(in), out, sizeof(out)); in mlx5_core_destroy_rq() 116 err = mlx5_cmd_exec(dev, in, inlen, out, sizeof(out)); in mlx5_core_create_sq() 129 return mlx5_cmd_exec(dev, in, inlen, out, sizeof(out)); in mlx5_core_modify_sq() 140 mlx5_cmd_exec(dev, in, sizeof(in), out, sizeof(out)); in mlx5_core_destroy_sq() 162 err = mlx5_cmd_exec(dev, in, inlen, out, sizeof(out)); in mlx5_core_create_tir() 177 mlx5_cmd_exec(dev, in, sizeof(in), out, sizeof(out)); in mlx5_core_destroy_tir() 188 err = mlx5_cmd_exec(dev, in, inlen, out, sizeof(out)); in mlx5_core_create_tis() [all …]
|
| H A D | mlx5_vport.c | 295 out: in mlx5_query_nic_vport_mac_address() 355 out: in mlx5_query_nic_vport_system_image_guid() 378 out: in mlx5_query_nic_vport_node_guid() 402 out: in mlx5_query_nic_vport_port_guid() 425 out: in mlx5_query_nic_vport_qkey_viol_cntr() 771 out: in mlx5_query_nic_vport_mac_list() 884 out: in mlx5_query_nic_vport_vlans() 957 out: in mlx5_query_nic_vport_roce_en() 1091 out: in mlx5_query_hca_vport_system_image_guid() 1114 out: in mlx5_query_hca_vport_node_guid() [all …]
|
| /freebsd-13.1/bin/dd/ |
| H A D | dd.c | 245 out.dbp = out.db; in setup() 259 if (ftruncate(out.fd, out.offset * out.dbsz) == -1) in setup() 511 if (ddflags & C_OSYNC && out.dbcnt && out.dbcnt < out.dbsz) { in dd_close() 513 memset(out.dbp, fill_char, out.dbsz - out.dbcnt); in dd_close() 515 memset(out.dbp, ' ', out.dbsz - out.dbcnt); in dd_close() 517 memset(out.dbp, 0, out.dbsz - out.dbcnt); in dd_close() 518 out.dbcnt = out.dbsz; in dd_close() 573 for (n = force ? out.dbcnt : out.dbsz;; n = out.dbsz) { in dd_out() 636 if ((out.dbcnt -= n) < out.dbsz) in dd_out() 642 (void)memmove(out.db, out.dbp - out.dbcnt, out.dbcnt); in dd_out() [all …]
|
| /freebsd-13.1/usr.bin/grep/tests/ |
| H A D | Makefile | 8 ${PACKAGE}FILES+= d_basic.out 9 ${PACKAGE}FILES+= d_begin_end_a.out 10 ${PACKAGE}FILES+= d_begin_end_b.out 11 ${PACKAGE}FILES+= d_binary.out 13 ${PACKAGE}FILES+= d_color_a.out 15 ${PACKAGE}FILES+= d_color_b.out 16 ${PACKAGE}FILES+= d_color_c.out 21 ${PACKAGE}FILES+= d_context_a.out 30 ${PACKAGE}FILES+= d_egrep.out 38 ${PACKAGE}FILES+= d_invert.out [all …]
|
| /freebsd-13.1/usr.bin/calendar/tests/ |
| H A D | Makefile | 16 ${PACKAGE}FILES+= regress.cond.out 20 ${PACKAGE}FILES+= regress.a1.out 21 ${PACKAGE}FILES+= regress.a2.out 22 ${PACKAGE}FILES+= regress.a3.out 23 ${PACKAGE}FILES+= regress.a4.out 24 ${PACKAGE}FILES+= regress.a5.out 25 ${PACKAGE}FILES+= regress.b1.out 26 ${PACKAGE}FILES+= regress.b2.out 27 ${PACKAGE}FILES+= regress.b3.out 28 ${PACKAGE}FILES+= regress.b4.out [all …]
|
| /freebsd-13.1/sys/dev/mlx5/mlx5_fpga/ |
| H A D | mlx5fpga_cmd.c | 64 err = mlx5_core_access_reg(dev, in, sizeof(in), out, sizeof(out), in mlx5_fpga_access_reg() 91 return mlx5_core_access_reg(dev, in, sizeof(in), out, sizeof(out), in mlx5_fpga_ctrl_op() 136 return mlx5_core_access_reg(dev, in, sizeof(in), out, sizeof(out), in mlx5_fpga_ctrl_write() 157 err = mlx5_core_access_reg(dev, in, sizeof(in), out, sizeof(out), in mlx5_fpga_query() 238 ret = mlx5_cmd_exec(dev, in, sizeof(in), out, sizeof(out)); in mlx5_fpga_create_qp() 261 return mlx5_cmd_exec(dev, in, sizeof(in), out, sizeof(out)); in mlx5_fpga_modify_qp() 274 ret = mlx5_cmd_exec(dev, in, sizeof(in), out, sizeof(out)); in mlx5_fpga_query_qp() 291 return mlx5_cmd_exec(dev, in, sizeof(in), out, sizeof(out)); in mlx5_fpga_destroy_qp() 306 ret = mlx5_cmd_exec(dev, in, sizeof(in), out, sizeof(out)); in mlx5_fpga_query_qp_counters() 335 goto out; in mlx5_fpga_shell_counters() [all …]
|
| /freebsd-13.1/crypto/openssl/crypto/x509/ |
| H A D | t_crl.c | 35 int X509_CRL_print(BIO *out, X509_CRL *x) in X509_CRL_print() argument 56 BIO_puts(out, " "); in X509_CRL_print_ex() 57 X509_signature_print(out, sig_alg, NULL); in X509_CRL_print_ex() 58 BIO_printf(out, "%8sIssuer: ", ""); in X509_CRL_print_ex() 60 BIO_puts(out, "\n"); in X509_CRL_print_ex() 61 BIO_printf(out, "%8sLast Update: ", ""); in X509_CRL_print_ex() 63 BIO_printf(out, "\n%8sNext Update: ", ""); in X509_CRL_print_ex() 67 BIO_printf(out, "NONE"); in X509_CRL_print_ex() 68 BIO_printf(out, "\n"); in X509_CRL_print_ex() 86 BIO_printf(out, "\n"); in X509_CRL_print_ex() [all …]
|
| /freebsd-13.1/crypto/heimdal/lib/kadm5/ |
| H A D | get_s.c | 87 memset(out, 0, sizeof(*out)); in kadm5_s_get_principal() 92 goto out; in kadm5_s_get_principal() 140 goto out; in kadm5_s_get_principal() 181 goto out; in kadm5_s_get_principal() 222 goto out; in kadm5_s_get_principal() 237 goto out; in kadm5_s_get_principal() 264 goto out; in kadm5_s_get_principal() 273 goto out; in kadm5_s_get_principal() 290 goto out; in kadm5_s_get_principal() 299 goto out; in kadm5_s_get_principal() [all …]
|